summaryrefslogtreecommitdiffstats
path: root/common/sys/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'common/sys/Makefile')
-rw-r--r--common/sys/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/common/sys/Makefile b/common/sys/Makefile
index 4c696ea8..9c7bb257 100644
--- a/common/sys/Makefile
+++ b/common/sys/Makefile
@@ -2,8 +2,6 @@
SRCROOT= ../..
.include "$(SRCROOT)/pttbbs.mk"
-CFLAGS+= -I$(SRCROOT)/include
-
OBJS= file.o lock.o log.o net.o sort.o string.o time.o crypt.o osdep.o
TARGET= libcmsys.a