Files
2022-12-13 12:44:04 +01:00

5 lines
91 B
Makefile
Executable File

all commit clean purge:
@$(MAKE) $@ -f Makefile.service
@$(MAKE) $@ -f Makefile.server