Skip to content

Commit

Permalink
GNUmakefile: Be clear on Linux
Browse files Browse the repository at this point in the history
In case someone runs GNU make in this dir, eg. me or this guy
CJefferson here: https://news.ycombinator.com/item?id=11773806
  • Loading branch information
sskras committed May 6, 2022
1 parent e9dcafd commit 1df3aa2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions GNUmakefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
all:
@echo "Use bootstrap/bootstrap to install bmake (BSD make), then run it instead."

0 comments on commit 1df3aa2

Please sign in to comment.