4
1
mirror of https://github.com/pfloos/quack synced 2024-06-25 22:52:18 +02:00
quack/src/MBPT/Makefile

4 lines
94 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=MBPT.a
2020-10-02 13:42:21 +02:00
include $(QUACK_ROOT)/src/Makefile.include