comparison Makefile.linux @ 267:a8c05709e486

Merge from branch "norm"
author Chris Cannam
date Wed, 23 Jul 2014 17:51:58 +0100
parents ea37df6305a8
children 537205426492
comparison
equal deleted inserted replaced
250:ec296f783a6f 267:a8c05709e486
13 include Makefile.inc 13 include Makefile.inc
14 14
15 .PHONY: constant-q-cpp 15 .PHONY: constant-q-cpp
16 constant-q-cpp: 16 constant-q-cpp:
17 $(MAKE) -C $@ -f Makefile.linux libcq.a 17 $(MAKE) -C $@ -f Makefile.linux libcq.a
18