gno/lib/liby/Makefile
gdr-ftp 2188b17ab9 Makefile:
- extract appending of the rez fork into a higher level *.mk file
liby.rez:
	- add in the build date automatically
1998-02-15 19:14:25 +00:00

12 lines
186 B
Makefile

#
# This is the makefile for liby, GNO v2.0.6
#
# $Id: Makefile,v 1.4 1998/02/15 19:14:23 gdr-ftp Exp $
#
LIB = y
SRCS = main.c yyerror.c
OPTIMIZE = 78
.INCLUDE: /src/gno/lib/lib.mk