From: William F. Jolitz Date: Wed, 21 Nov 1990 22:31:36 +0000 (-0800) Subject: 386BSD 0.1 development X-Git-Tag: 386BSD-0.1~2241 X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/commitdiff_plain/b6b2fcbc9da5d19badc658b53b36318882fd09f4 386BSD 0.1 development Work on file usr/src/usr.bin/du/Makefile Co-Authored-By: Lynne Greer Jolitz Synthesized-from: 386BSD-0.1 --- diff --git a/usr/src/usr.bin/du/Makefile b/usr/src/usr.bin/du/Makefile new file mode 100644 index 0000000000..ecf0e92547 --- /dev/null +++ b/usr/src/usr.bin/du/Makefile @@ -0,0 +1,5 @@ +# @(#)Makefile 5.3 (Berkeley) 5/11/90 + +PROG= du + +.include