Makefile revision d5d349836d8b1fa93ea49a59d977b106c6e9233b
0N/AINSTALLDIR = \
0N/A# flags also come in via ../uni/uni-package.conf
0N/A (cd ../programatica/tools; \
1276N/A $(APPENDPRELUDESTRING) < $< > $@
0N/A#Ti_Prop_files = property/TI/TiPropDecorate property/syntax/PropSyntaxRec
0N/A $(GENRULECALL) -o $@ $<
0N/A $(GENRULECALL) -o $@ $<
0N/A $(GENRULECALL) -o $@ $<
0N/A $(GENRULECALL) -o $@ $<
0N/Acpp_sources = \
0N/A (cd utils/GenerateRules; \
0N/A -i../.. -o $(INLINEAXIOMS)
0N/A if [ -d ../programatica ] ; then \
0N/A### Common/LaTeX_maps.hs generation
0N/A @echo -n "Generating pretty/LaTeX_maps.hs ... "
0N/A -o $@ $(OWL_DL_files)
$(RM) $@
## two hardcoded dependencies for a correct generation of Version.hs
.SUFFIXES:
%.hs: %.y
$(RM) $@
$(RM) $@
$(INLINEAXIOMS) $< > $@
%.d : %.hs
%.d : %.lhs
$(RM) $@
$(RM) $@
$(PERL) $+ > $@
## rule for Modal/ModalSystems.hs needed for ModalLogic Translation
# uses intransparently utils/outlineAxioms
$(RM) $@
@if [ -d $(INSTALLER_DIR) ] ; then \
sed "s/^\(SPASS_DIR_MAC=\).*/\1`ls utils/SPASS-ppc-mac/ | grep SPASS`/" Makefile.inst > Makefile.inst2 ;\
@echo Please do