69bf8e4f71
Add two makefiles to manage compiling packages with NetBSD libc. * minix.libc.mk contains the proper CFLAGS/LDFLAGS * pkgsrchooks.mk contains the logic for setting the flags. * update bmake Several pkg-config files were added to help pkgsrc learn about the c, minlib, and compat_minix libraries.
6 lines
131 B
PkgConfig
6 lines
131 B
PkgConfig
Name: minlib
|
|
Description: Minix Compatibility Library
|
|
Version: 1.0
|
|
Libs: -L/usr/netbsd/lib -lminlib
|
|
Cflags: -I/usr/netbsd/include
|
|
|