mirror of
https://github.com/tbamud/tbamud.git
synced 2026-01-02 23:48:49 +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:
parent
22ca85c4a5
commit
97dcc94afe
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# Clean-up provided by seqwith.
|
||||
|
||||
# C compiler to use
|
||||
CC = gcc
|
||||
CC = $(CC)
|
||||
|
||||
# Any special flags you want to pass to the compiler
|
||||
MYFLAGS = @MYFLAGS@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue