5 lines
79 B
Makefile
5 lines
79 B
Makefile
LEVEL = ../../../make
|
|
|
|
C_SOURCES := inlines.c
|
|
|
|
include $(LEVEL)/Makefile.rules
|