gno/lib/libcrypt/Makefile
gdr-ftp cadd7ef99a libcrypt.rez:
- added rVersion
Makefile:
	- specify sources vice objects so that the new *.mk macros
	  work correctly.
1998-03-11 04:23:34 +00:00

13 lines
178 B
Makefile
Executable File

#
# Makefile for libcrypt
#
# $Id: Makefile,v 1.2 1998/03/11 04:23:33 gdr-ftp Exp $
#
LIB = crypt
SRCS = crypta.asm crypt.c
.INCLUDE: /src/gno/lib/lib.mk
crypta.o: crypta.mac