Alphabetize the sources in the Makefile (this will help us to sync with

the Nomad sources in the future).
This commit is contained in:
nate 1997-01-06 08:11:23 +00:00
parent f25134f888
commit 52af5bcc3c

View File

@ -1,12 +1,12 @@
#
# pccardc Makefile
#
# $Id: Makefile,v 1.2 1996/04/09 23:31:51 nate Exp $
# $Id: Makefile,v 1.3 1996/09/04 22:25:28 bde Exp $
#
PROG= pccardc
NOMAN= noman
SRCS= pccardc.c dumpcis.c readcis.c printcis.c enabler.c pccardmem.c \
rdmap.c rdreg.c wrattr.c wrreg.c
SRCS= dumpcis.c enabler.c pccardc.c pccardmem.c printcis.c \
rdmap.c rdreg.c readcis.c wrattr.c wrreg.c
CFLAGS+= -I${.CURDIR}/../pccardd