diff options
author | ng0 <ng0@n0.is> | 2019-10-11 22:28:33 +0000 |
---|---|---|
committer | ng0 <ng0@n0.is> | 2019-10-11 22:28:33 +0000 |
commit | 8d8d578abcd86c2f2831358f97f01bb26a218cd9 (patch) | |
tree | 18923ff955b9882cd098c3194e539ebac345e11b /Makefile | |
parent | cb8c7e889b7293557b7e432d6df26584f954cce7 (diff) |
bootstrap.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -11,9 +11,6 @@ tslint = node_modules/tslint/bin/tslint -include config.mk -self-strap: submodules/init submodules/update - cd build-scripts && make - .PHONY: tsc tsc: tsconfig.json yarn-install $(tsc) |