BSD 2 development
authorBill Joy <wnj@ucbvax.Berkeley.EDU>
Thu, 19 Apr 1979 05:54:45 +0000 (21:54 -0800)
committerBill Joy <wnj@ucbvax.Berkeley.EDU>
Thu, 19 Apr 1979 05:54:45 +0000 (21:54 -0800)
Work on file src/px/Emake

Co-Authored-By: Charles B. Haley <cbh@research.uucp>
Co-Authored-By: Ken Thompson <ken@research.uucp>
Synthesized-from: 2bsd

src/px/Emake [new file with mode: 0755]

diff --git a/src/px/Emake b/src/px/Emake
new file mode 100755 (executable)
index 0000000..421939c
--- /dev/null
@@ -0,0 +1,7 @@
+1,$s/^/#define /
+w E.h
+e Edata
+1,$s/ / = /
+1,$s/$/./
+w E.s
+q