1 2 3 4 5 6 7 8 9 10 11
# # Makefile for libclkconf CPPFLAGS+= -D_SYSTEM -D_MINIX_SYSTEM LIB= clkconf SRCS= \ clkconf.c .include <bsd.lib.mk>