]> granicus.if.org Git - mutt/commitdiff
The Makefile here is supposed to be generated by autoconf.
authorThomas Roessler <roessler@does-not-exist.org>
Fri, 2 Oct 1998 14:15:53 +0000 (14:15 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Fri, 2 Oct 1998 14:15:53 +0000 (14:15 +0000)
rx/Makefile [deleted file]

diff --git a/rx/Makefile b/rx/Makefile
deleted file mode 100644 (file)
index 66a7921..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-# Generated automatically from Makefile.in by configure.
-#
-# A simplified Makefile for use with Mutt.
-# 
-# Michael Elkins <me@cs.hmc.edu>
-# 1/23/97
-#
-OBJS=  hashrexp.o rx.o rxanal.o rxbasic.o rxbitset.o rxcset.o \
-       rxgnucomp.o rxhash.o rxnfa.o rxnode.o rxposix.o rxsimp.o \
-       rxspencer.o rxstr.o rxsuper.o rxunfa.o
-
-
-
-all: all-no
-
-all-yes: librx.a
-
-all-no: 
-install:
-
-librx.a: $(OBJS)
-       ar rc librx.a $(OBJS)
-       -ranlib librx.a
-
-clean:
-       rm -f *.o librx.a *~