Skip to content

Commit

Permalink
GNUmakefile: Be clear with GNU Make
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 8, 2022
1 parent e9dcafd commit 47a307d
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 "See README.md#bootstrapping"; echo; exit 1

0 comments on commit 47a307d

Please sign in to comment.