X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2FMakefile;h=8c24e6f43f31625315a13fbd3f4173dbd03d6ac9;hp=d984e9dc334011ce434d8a566010b92db297f4db;hb=87e6f3e5c1688503ab8595912d8d6eb7139830b7;hpb=ca5d323a3d206050d95f52a61e92c69e1f54e7b5 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