Skip to content

Commit

Permalink
Remove PHONY target (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevgo committed Oct 28, 2020
1 parent 041ea91 commit a9621ee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
.PHONY: test

build: clean # builds for the current platform
${CURDIR}/node_modules/.bin/tsc -p .

Expand Down

0 comments on commit a9621ee

Please sign in to comment.