From 61a95bca5bfeb8426bcb6616d10f5eacfc9de612 Mon Sep 17 00:00:00 2001 From: wens Date: Thu, 19 Jun 2008 02:38:21 +0000 Subject: Move stamp* to common library, with weak symbols Remove stamplink Header file cleanup git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4379 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- trans/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'trans') diff --git a/trans/Makefile b/trans/Makefile index 1b960ec7..830c8bc2 100644 --- a/trans/Makefile +++ b/trans/Makefile @@ -8,7 +8,7 @@ CFLAGS+= -DPTTBBS_UTIL BBSBASE= $(SRCROOT)/include/var.h UTIL_OBJS= \ - util_cache.o util_record.o util_passwd.o util_var.o + util_cache.o util_passwd.o util_var.o MBBSD_OBJS= \ cache record passwd var -- cgit v1.2.3