mirror of
https://github.com/LCPQ/quantum_package
synced 2024-11-15 10:33:55 +01:00
7 lines
70 B
Makefile
7 lines
70 B
Makefile
all: $(wildcard *.ezfio)
|
|
|
|
FORCE:
|
|
|
|
%.ezfio: FORCE
|
|
archive_ezfio.sh $*
|