X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=helm%2Fscripts%2FMakefile;fp=helm%2Fscripts%2FMakefile;h=0000000000000000000000000000000000000000;hp=96dff3333baee35778395a0d9f479057a7e3ce83;hb=869549224eef6278a48c16ae27dd786376082b38;hpb=89262281b6e83bd2321150f81f1a0583645eb0c8 diff --git a/helm/scripts/Makefile b/helm/scripts/Makefile deleted file mode 100644 index 96dff3333..000000000 --- a/helm/scripts/Makefile +++ /dev/null @@ -1,26 +0,0 @@ - -all: - ./makeit V7 marcello marcello marcello.cshrc - ./makeit V7 marcello marcello marcello.rc - ./makeit V7 marcello phd marcello_phd.cshrc - ./makeit V7 marcello phd marcello_phd.rc - ./makeit V7 phd phd phd.cshrc - ./makeit V7 phd phd phd.rc - ./makeit V7 phd marcello phd_marcello.cshrc - ./makeit V7 phd marcello phd_marcello.rc - ./makeit V7_mowgli marcello marcello marcello_mowgli.cshrc - ./makeit V7_mowgli marcello marcello marcello_mowgli.rc - ./makeit V7_mowgli marcello phd marcello_phd_mowgli.cshrc - ./makeit V7_mowgli marcello phd marcello_phd_mowgli.rc - ./makeit V7_mowgli phd phd phd_mowgli.cshrc - ./makeit V7_mowgli phd phd phd_mowgli.rc - ./makeit V7_mowgli phd marcello phd_marcello_mowgli.cshrc - ./makeit V7_mowgli phd marcello phd_marcello_mowgli.rc - chmod a+x marcello*rc phd*rc - -clean: - rm -f marcello*rc phd*rc - -cleanbak: - rm -f *~ -