summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pccard/pccardc
diff options
context:
space:
mode:
authornate <nate@FreeBSD.org>1997-01-06 08:11:23 +0000
committernate <nate@FreeBSD.org>1997-01-06 08:11:23 +0000
commit52af5bcc3c861288762768e8dccc79bc049763b2 (patch)
treec403cf5d1af2eb069bb2fe4f244195a80ccc97a5 /usr.sbin/pccard/pccardc
parentf25134f888c748b7c9a9527d50fe35828eea5025 (diff)
downloadFreeBSD-src-52af5bcc3c861288762768e8dccc79bc049763b2.zip
FreeBSD-src-52af5bcc3c861288762768e8dccc79bc049763b2.tar.gz
Alphabetize the sources in the Makefile (this will help us to sync with
the Nomad sources in the future).
Diffstat (limited to 'usr.sbin/pccard/pccardc')
-rw-r--r--usr.sbin/pccard/pccardc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/pccard/pccardc/Makefile b/usr.sbin/pccard/pccardc/Makefile
index 75eed6b..d376062 100644
--- a/usr.sbin/pccard/pccardc/Makefile
+++ b/usr.sbin/pccard/pccardc/Makefile
@@ -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
OpenPOWER on IntegriCloud