OSDN Git Service

Cancel last version which introduced unintended flags
authorThomas G. Lockhart <lockhart@fourpalms.org>
Wed, 18 Feb 1998 07:15:23 +0000 (07:15 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Wed, 18 Feb 1998 07:15:23 +0000 (07:15 +0000)
 for linux-alpha support.

src/makefiles/Makefile.linux

index a39c10f..8b44069 100644 (file)
@@ -1,4 +1,3 @@
-CFLAGS = -I$(SRCDIR)/include -I/usr/include/ncurses -I/usr/include/readline -Dlinuxalpha -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer
 ifdef LINUX_ELF
 # test for __ELF__ in C code so do not need LINUX_ELF defined
 # - thomas 1997-12-29