Initial commit.
This commit is contained in:
5
Makefile.dist
Normal file
5
Makefile.dist
Normal file
@@ -0,0 +1,5 @@
|
||||
help:
|
||||
@echo "Run ./configure first!"
|
||||
@echo "Or even better: take a look at the file INSTALL."
|
||||
install: help
|
||||
all: help
|
||||
Reference in New Issue
Block a user