Rename mkfiles from minix.*.mk to bsd.*.mk
Makes things easier for pkgsrc
This commit is contained in:
@@ -39,11 +39,11 @@ INCS+= net/gen/arp_io.h net/gen/dhcp.h net/gen/ether.h \
|
||||
net/gen/vjhc.h
|
||||
INCS+= netinet/if_ether.h netinet/in.h netinet/tcp.h
|
||||
|
||||
.include <minix.own.mk>
|
||||
.include <bsd.own.mk>
|
||||
|
||||
INCSDIR= /usr/include
|
||||
|
||||
SUBDIR= sys arch
|
||||
|
||||
.include <minix.prog.mk>
|
||||
.include <minix.subdir.mk>
|
||||
.include <bsd.prog.mk>
|
||||
.include <bsd.subdir.mk>
|
||||
|
||||
Reference in New Issue
Block a user