Skip to content

Commit

Permalink
lhpc-aff-config is updates properly.
Browse files Browse the repository at this point in the history
git-svn-id: file:///Users/avp/tmp/svn.20121212/LHPC/aff/trunk@1150 65d2813f-f11f-0410-b17b-8647a28db151
  • Loading branch information
avp committed Nov 12, 2009
1 parent 4531896 commit 4d5617a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ all install:
export CONFIG
else
include config/$(CONFIG)

#you can transfer all the parameters to sub-make with preceding directive
# export VAR1 VAR2 ...
## Sergey Syritsyn 11/6/2007
Expand Down Expand Up @@ -75,6 +75,7 @@ do.install: lhpc-aff-config docs/aff_spec.pdf COPYRIGHT
mkdir -p $(prefix_math)
cp math/aff.m $(prefix_math)/aff.m

.PHONY: lhpc-aff-config
lhpc-aff-config: Makefile config/$(CONFIG) aff-config.in
sed -e 's?@CC@?$(install.CC)?' \
-e 's?@CFLAGS@?$(install.CFLAGS)?' \
Expand Down

0 comments on commit 4d5617a

Please sign in to comment.