mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-25 04:51:44 +01:00
Reverting Makefile.in back, I had changed my copy from to gcc and it accidentally commited the change
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
# Clean-up provided by seqwith.
|
# Clean-up provided by seqwith.
|
||||||
|
|
||||||
# C compiler to use
|
# C compiler to use
|
||||||
CC = gcc
|
CC = $(CC)
|
||||||
|
|
||||||
# Any special flags you want to pass to the compiler
|
# Any special flags you want to pass to the compiler
|
||||||
MYFLAGS = @MYFLAGS@
|
MYFLAGS = @MYFLAGS@
|
||||||
|
|||||||
Reference in New Issue
Block a user