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