aboutsummaryrefslogtreecommitdiffstats
path: root/lang/caml-light/files/patch-ae
blob: e3e52ff7155a4956a687ea99106ba193ebc6ac97 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- contrib/camlmode/Makefile--	Mon Dec  2 22:13:37 1996
+++ contrib/camlmode/Makefile	Tue Jul 28 08:48:02 1998
@@ -11,8 +11,9 @@
 all:
 
 install:
+	mkdir -p $(EMACSLISPDIR)
 	cp $(FILES) $(EMACSLISPDIR)
-	dir=`pwd`; cd $(EMACSLISPDIR); $(EMACS) -batch -l $$dir/compile
+	-dir=`pwd`; cd $(EMACSLISPDIR); $(EMACS) -batch -l $$dir/compile
 
 clean:
 	rm -f *~ #*#