nexus-am/am/Makefile

6 lines
94 B
Makefile

NAME := am
LIBS := klib
SRCS = $(addprefix src/, $(AM_SRCS))
include $(AM_HOME)/Makefile.lib