mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-20 15:43:16 +00:00
Sort SRCS.
This commit is contained in:
parent
feade91944
commit
273a0913fe
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=81097
@ -3,8 +3,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PROG= doscmd
|
||||
SRCS= AsyncIO.c ParseBuffer.c bios.c callback.c cpu.c dos.c cmos.c config.c \
|
||||
cwd.c debug.c disktab.c doscmd.c ems.c emuint.c exe.c i386-pinsn.c \
|
||||
SRCS= AsyncIO.c ParseBuffer.c bios.c callback.c cmos.c config.c cpu.c cwd.c \
|
||||
debug.c disktab.c dos.c doscmd.c ems.c emuint.c exe.c i386-pinsn.c \
|
||||
int.c int10.c int13.c int14.c int16.c int17.c int1a.c int2f.c intff.c \
|
||||
mem.c mouse.c net.c port.c setver.c signal.c timer.c trace.c trap.c \
|
||||
tty.c video.c xms.c ${FONTHDRS}
|
||||
|
Loading…
Reference in New Issue
Block a user