group by purpose and interface

This commit is contained in:
albert
2003-01-25 07:41:45 +00:00
parent 85207276b3
commit 23648f2b8f
2 changed files with 12 additions and 10 deletions

View File

@@ -28,7 +28,7 @@ endif
$(filter-out proc/version.o,$(LIBOBJ)): proc/%.o: proc/%.c
$(CC) -c $(CFLAGS) $(FPIC) $< -o $@
LIB_X := COPYING module.mk
LIB_X := COPYING module.mk library.map
TARFILES += $(LIBSRC) $(LIBHDR) $(addprefix proc/,$(LIB_X))