4
1
mirror of https://github.com/pfloos/quack synced 2024-06-22 05:02:18 +02:00
quack/src/CC/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=CC.a
2020-10-02 13:42:21 +02:00
include $(QUACK_ROOT)/src/Makefile.include