head	1.3;
access;
symbols
	RELEASE_4_2_0:1.2
	RELEASE_4_1_1:1.2
	RELEASE_4_1_0:1.2
	RELEASE_3_5_0:1.2;
locks; strict;
comment	@# @;


1.3
date	2001.01.06.05.39.04;	author obrien;	state dead;
branches;
next	1.2;

1.2
date	2000.05.19.08.26.07;	author cpiazza;	state Exp;
branches;
next	1.1;

1.1
date	2000.04.22.02.15.50;	author will;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Remove maintainer -- email to him bounces with "no such user".
Update to non-prerelease version.
USE_GMAKE rather than make *huge* non-maintainable patches to the Makefiles.
@
text
@--- face/Makefile.orig	Thu May 11 05:55:43 2000
+++ face/Makefile	Tue May 16 17:36:58 2000
@@@@ -2,10 +2,8 @@@@
 	buttons.o about.o saveload.o limface.o misc.o lod.o columns.o \
 	dndtrash.o passface.o mywidget.o
 
+.cc.o:
+	$(EXECC) -c $<
+
 clean:
 	-rm -f *.o *~
-
-Makefile.dep:
-	$(CXX) $(CXXFLAGS) -MM *.cc > Makefile.dep
-
--include Makefile.dep
@


1.2
log
@Update to 1.16

PR:		18604
Submitted by:	Andrew L. Neporada <andrew@@chg.ru> (took maintainership)
@
text
@@


1.1
log
@Update to 1.15.

PR:		18146
Submitted by:	KATO Tsuguru <tkato@@prontomail.ne.jp>
@
text
@d1 2
a2 2
--- face/Makefile.orig	Sun Apr 16 16:18:45 2000
+++ face/Makefile	Sat Apr 22 06:00:00 2000
d5 1
a5 1
 	dndtrash.o passface.o
@
