X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2FMakefile;h=8c24e6f43f31625315a13fbd3f4173dbd03d6ac9;hb=8f036ee7cd30ce3ed2e5cc8501914a4c19b73875;hp=d984e9dc334011ce434d8a566010b92db297f4db;hpb=7db9d86178ecfd58cc1c17ac9fcbdcfd2f13aaec;p=fw%2Faltos diff --git a/src/Makefile b/src/Makefile index d984e9dc..8c24e6f4 100644 --- a/src/Makefile +++ b/src/Makefile @@ -298,6 +298,8 @@ clean: install: +uninstall: + ao_flight_test: ao_flight.c ao_flight_test.c ao_host.h cc -g -o $@ ao_flight_test.c