diff options
author | rodri <rgl@antares-labs.eu> | 2020-06-11 21:46:33 +0000 |
---|---|---|
committer | rodri <rgl@antares-labs.eu> | 2020-06-11 21:46:33 +0000 |
commit | 60bbfc0e2353b834409ecefd10ae3985f5cbf111 (patch) | |
tree | 6b266d0cbd53f4599673ba243fc6a0f0e3747975 /mkfile | |
download | puppeteer-60bbfc0e2353b834409ecefd10ae3985f5cbf111.tar.gz puppeteer-60bbfc0e2353b834409ecefd10ae3985f5cbf111.tar.bz2 puppeteer-60bbfc0e2353b834409ecefd10ae3985f5cbf111.zip |
initial commit.
Diffstat (limited to 'mkfile')
-rw-r--r-- | mkfile | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -0,0 +1,8 @@ +</$objtype/mkfile + +BIN=/$objtype/bin +TARG=puppeteer +OFILES=\ + main.$O\ + +</sys/src/cmd/mkone |