freebsd-ports/lang/caml-light/files/patch-ae
1998-08-20 08:07:14 +00:00

12 lines
299 B
Text

--- contrib/camlmode/Makefile.orig Mon Dec 2 22:13:37 1996
+++ contrib/camlmode/Makefile Thu Aug 20 08:11:56 1998
@@ -11,8 +11,8 @@
all:
install:
+ mkdir -p $(EMACSLISPDIR)
cp $(FILES) $(EMACSLISPDIR)
- dir=`pwd`; cd $(EMACSLISPDIR); $(EMACS) -batch -l $$dir/compile
clean:
rm -f *~ #*#