remove libcompat_minix as library
. get rid of includes in libcompat_minix: . move configfile.h to minix/include/ . all others are unneeded as they point to other files . merge the .c files with libc Change-Id: I5e840c66fb9bc484f377926aa9d66473bbd16259
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
NOOBJ= # defined
|
||||
|
||||
INCS+= env.h fetch.h lib.h libutil.h varargs.h
|
||||
INCS+= env.h fetch.h lib.h libutil.h varargs.h configfile.h
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user