Makefile revision f4a2a20e49f41b2afa657e5e64d9e349c7faa091
726N/AINSTALLDIR = \
1580N/A# flags also come in via ../uni/uni-package.conf
1485N/A (cd ../programatica/tools; \
1522N/A $(APPENDPRELUDESTRING) < $< > $@
0N/A#Ti_Prop_files = property/TI/TiPropDecorate property/syntax/PropSyntaxRec
1522N/A $(GENRULECALL) -o $@ $<
1522N/A $(GENRULECALL) -o $@ $<
0N/A $(GENRULECALL) -o $@ $<
0N/A $(GENRULECALL) -o $@ $<
$(RM) $@
cgi:
@$(PERL) -e \
$(sources) >> $@
(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 \
@echo Please do