1 2 3 4 5 6 7 8 9
# Makefile for libacpi CPPFLAGS+= -D_MINIX_SYSTEM LIB = acpi SRCS = acpi.c .include <bsd.lib.mk>