Makefile revision 1842453990fed8a1bd7a5ac792d7982c1d2bfcd5
257N/AINSTALLDIR = \
257N/A (cd ../programatica/tools; \
257N/A $(APPENDPRELUDESTRING) < $< > $@
257N/A#Ti_Prop_files = property/TI/TiPropDecorate property/syntax/PropSyntaxRec
257N/A $(GENRULECALL) -o $@ $<
257N/A $(GENRULECALL) -o $@ $<
257N/A $(GENRULECALL) -o $@ $<
257N/A $(GENRULECALL) -o $@ $<
$(RM) $@
cgi:
(cd utils/GenerateRules; \
GenerateRules.hs -o ../genRules && strip ../genRules)
-i../.. -o $(INLINEAXIOMS)
if [ -d ../programatica ] ; then \
./clean.sh; \
### Common/LaTeX_maps.hs generation
strip $@
@echo -n "Generating pretty/LaTeX_maps.hs ... "
@(cd pretty >/dev/null; ../utils/genItCorrections \
$(GENRULES)
-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