This commit is contained in:
Kurt Moraw
2020-11-05 19:38:39 +01:00
parent e93019cfac
commit 6b16e3b676
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -8,5 +8,5 @@ default: $(OBJ)
g++ $(CXXFLAGS) -o ../LinuxRelease/hsmodem $(OBJ) $(LDFLAGS)
clean:
rm -f *.o ../LinuxRelease/hsmodem
rm -f *.o