Fix makefile tabs in prior commit

This commit is contained in:
Karl Lehenbauer 2014-09-30 04:47:43 +00:00
parent 1e12168ed6
commit 78ee29e334
1 changed files with 5 additions and 5 deletions

View File

@ -24,11 +24,11 @@ LIBS=-lpthread -lm
CC=gcc
info:
@echo "'make all' compile faup1090"
@echo "'make install-faup1090' install faup1090"
@echo "'make install-dump1090' install dump1090"
@echo "'make install-autostart' make dump1090 autostart upon boot"
@echo "'make full-install' all of the above"
@echo "'make all' compile faup1090"
@echo "'make install-faup1090' install faup1090"
@echo "'make install-dump1090' install dump1090"
@echo "'make install-autostart' make dump1090 autostart upon boot"
@echo "'make full-install' all of the above"
all: faup1090