home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
InfoMagic Source Code 1993 July
/
THE_SOURCE_CODE_CD_ROM.iso
/
bsd_srcs
/
bin
/
dd
/
Makefile
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1993-04-28
|
127 b
|
7 lines
# @(#)Makefile 5.4 (Berkeley) 11/23/91
PROG= dd
SRCS= args.c conv.c conv_tab.c dd.c misc.c position.c
.include <bsd.prog.mk>