Makefile revision 8c812cd83569e973f10cf69a342424ceabc07af9
2N/AINSTALLDIR = \
2N/A (cd ../programatica/tools; \
2N/A $(APPENDPRELUDESTRING) < $< > $@
2N/A#Ti_Prop_files = property/TI/TiPropDecorate property/syntax/PropSyntaxRec
2N/A $(GENRULECALL) -o $@ $<
2N/A $(GENRULECALL) -o $@ $<
2N/A $(GENRULECALL) -o $@ $<
2N/A $(GENRULECALL) -o $@ $<
2N/A $(GENRULECALL) -o $@ $<
2N/Acpp_sources = \
2N/A (cd utils/GenerateRules; \
2N/A -i../.. -o $(INLINEAXIOMS)
2N/A if [ -d ../programatica ] ; then \
2N/A### Common/LaTeX_maps.hs generation
2N/A @echo -n "Generating pretty/LaTeX_maps.hs ... "
$(GENRULES)
-o $@ $(OWL_DL_files)
-o $@ $(OWL11_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