mirror of
https://github.com/LCPQ/quantum_package
synced 2025-04-16 05:29:35 +02:00
7 lines
66 B
Makefile
7 lines
66 B
Makefile
all: inputs
|
|
|
|
FORCE:
|
|
|
|
inputs: FORCE
|
|
cd inputs ; $(MAKE) all_ezfio
|