Set include paths in Makefile instead of .c files
This commit is contained in:
@@ -10,6 +10,7 @@ TOPDIR= ..
|
||||
|
||||
LDFLAGS+= -L$(TOPDIR)/librc -L$(TOPDIR)/libeinfo
|
||||
LDADD+= -lutil -lrc -leinfo
|
||||
CPPFLAGS+= -I$(TOPDIR) -I$(TOPDIR)/librc -I$(TOPDIR)/libeinfo
|
||||
|
||||
BINDIR?= /sbin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user