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

BIN
LinuxRelease/hsmodem Executable file

Binary file not shown.

View File

@ -8,5 +8,5 @@ default: $(OBJ)
g++ $(CXXFLAGS) -o ../LinuxRelease/hsmodem $(OBJ) $(LDFLAGS)
clean:
rm -f *.o ../LinuxRelease/hsmodem
rm -f *.o