summaryrefslogtreecommitdiffstats
path: root/ds9/make.include
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-03-06 23:08:48 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-03-06 23:08:48 (GMT)
commit021d6756d52f544b8db23ec1f0995afdfe550d80 (patch)
tree40f37874406c9c89709edde0fca3eda99030cc02 /ds9/make.include
parentcca94f4a7bd7d29d942ff6e4ac522f10bf07d50f (diff)
downloadblt-021d6756d52f544b8db23ec1f0995afdfe550d80.zip
blt-021d6756d52f544b8db23ec1f0995afdfe550d80.tar.gz
blt-021d6756d52f544b8db23ec1f0995afdfe550d80.tar.bz2
add ds9 parsers
Diffstat (limited to 'ds9/make.include')
-rw-r--r--ds9/make.include2
1 files changed, 1 insertions, 1 deletions
diff --git a/ds9/make.include b/ds9/make.include
index 6453dda..54743da 100644
--- a/ds9/make.include
+++ b/ds9/make.include
@@ -7,7 +7,7 @@ $(prefix)/ds9/parsers/%parser.tcl : %parser.tac
tclsh $(prefix)/taccle/taccle.tcl -p $* -d -v -w $<
$(prefix)/ds9/parsers/%lex.tcl : %lex.fcl
- tclsh $(prefix)/fickle/fickle.tcl -P $* $<
+ tclsh $(prefix)/fickle/fickle.tcl -P $* -d $<
#--------------------------library