head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2002.12.25.23.31.38; author swiergot; state Exp; branches; next 1.1; 1.1 date 2002.12.25.23.13.53; author swiergot; state Exp; branches; next ; desc @@ 1.2 log @- Touched to force building. @ text @--- Makefile.orig 2001-04-22 13:40:34.000000000 +0200 +++ Makefile 2002-06-27 23:14:56.000000000 +0200 @@@@ -64,11 +64,11 @@@@ install: e3 install -d $(PREFIX) $(BINDIR) $(MANDIR) install -m 755 e3 $(BINDIR) - ln -sf $(BINDIR)/e3 $(BINDIR)/e3ws - ln -sf $(BINDIR)/e3 $(BINDIR)/e3em - ln -sf $(BINDIR)/e3 $(BINDIR)/e3pi - ln -sf $(BINDIR)/e3 $(BINDIR)/e3vi - ln -sf $(BINDIR)/e3 $(BINDIR)/e3ne + ln -sf e3 $(BINDIR)/e3ws + ln -sf e3 $(BINDIR)/e3em + ln -sf e3 $(BINDIR)/e3pi + ln -sf e3 $(BINDIR)/e3vi + ln -sf e3 $(BINDIR)/e3ne install -m 644 e3.man $(MANDIR)/e3.$(MANSEC) clean: @ 1.1 log @- Initial release. - Version 2.4. @ text @@ .