10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-19 19:52:15 +02:00
quantum_package/data/Makefile

8 lines
141 B
Makefile
Raw Normal View History

all: executables
2014-04-03 16:23:27 +02:00
.PHONY: executables
2014-10-10 00:26:49 +02:00
executables:
2014-10-23 23:29:17 +02:00
cd $(QPACKAGE_ROOT)/src ; $(MAKE) executables
mv $(QPACKAGE_ROOT)/src/executables .