mamweb/Makefile
Pavel "LEdoian" Turinsky e3ebb925e1 Reforma Makefilů WIP 1
2022-11-07 22:32:06 +01:00

8 lines
116 B
Makefile

%:
@make/$*
all:
@# Nevím, proč to nefunguje bez těla, ale vlastně je mi to jedno…
@make/all
.PHONY: all