NAME = klib SRCS = $(shell find src/ -name "*.c") SRCS += $(shell find src/ -name "*.S") include $(AM_HOME)/Makefile