plan9fox/sys/src/cmd/upas/mkupas
Ori Bernstein 1e3dd86128 upas/*: cleanup mkfiles (thanks amavect)
Changeset 50ad211fb12f broke the libcommon rule in
mkupas. Deleting the 'mk clean' in the recipe fixes
this.

Cleanup includes deleting UPDATE vars from all mkfiles,
reorganization of vars in TARG,LIB,OFILE,HFILE order,
and deletion of extra vars used for UPDATE.
2020-11-17 18:37:38 -08:00

6 lines
91 B
Plaintext

BIN=/$objtype/bin/upas
ABIN=/acme/bin/$objtype
../common/libcommon.a$O:
cd ../common; mk