10
0
mirror of https://gitlab.com/scemama/irpf90.git synced 2024-08-06 20:40:17 +02:00
irpf90/Makefile

11 lines
79 B
Makefile
Raw Normal View History

.PHONY: all src man
all: src man
src:
$(MAKE) -C $@
man:
2013-11-12 09:53:16 +01:00
- $(MAKE) -C $@