4
1
mirror of https://github.com/pfloos/quack synced 2024-06-27 15:42:36 +02:00
quack/src/HF/Makefile

4 lines
92 B
Makefile
Raw Normal View History

2020-10-02 13:42:21 +02:00
QUACK_ROOT=/Users/loos/Dropbox/quack
2020-09-30 00:10:57 +02:00
TARGET=HF.a
2020-10-02 13:42:21 +02:00
include $(QUACK_ROOT)/src/Makefile.include