Reverting Makefile.in back, I had changed my copy from to gcc and it accidentally commited the change

This commit is contained in:
Fizban 2008-08-11 12:25:29 +00:00
parent 22ca85c4a5
commit 97dcc94afe

View file

@ -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@