1993-08-26 01:19:55 +00:00
|
|
|
LIB= install
|
1996-06-20 18:33:55 +00:00
|
|
|
SRCS= file.c msg.c plist.c str.c exec.c global.c pen.c
|
1993-09-03 23:01:17 +00:00
|
|
|
CFLAGS+= ${DEBUG}
|
1993-08-26 01:19:55 +00:00
|
|
|
NOPROFILE= yes
|
1994-12-06 01:04:17 +00:00
|
|
|
NOPIC= yes
|
1993-08-26 01:19:55 +00:00
|
|
|
|
|
|
|
install:
|
|
|
|
@echo -n
|
|
|
|
|
|
|
|
.include <bsd.lib.mk>
|