Restore separation of syntax-* and compile-* targets.
authorTaylor R Campbell <campbell@mumble.net>
Tue, 11 Dec 2018 22:35:20 +0000 (22:35 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Tue, 11 Dec 2018 23:50:51 +0000 (23:50 +0000)
commita7c55d9999cb485e1650eb4527d0ecca17541d3e
tree549f7790a83154be5a9721e02dc10600a4d5849b
parentdc36ee5b855f5ec10cf9cd41a39eeaf250cfface
Restore separation of syntax-* and compile-* targets.

This gives better parallelism; no need to wait for the runtime .com
files when we just need the .pkd from the .bin files for cref.
src/Makefile.in