Skip to content
Snippets Groups Projects
Commit 1987c01b authored by deuce's avatar deuce
Browse files

Fix clean target

parent 96cc5612
Branches
Tags
No related merge requests found
...@@ -62,4 +62,5 @@ smb2sbl: smb2sbl.o $(SMBIO) ...@@ -62,4 +62,5 @@ smb2sbl: smb2sbl.o $(SMBIO)
sblpack: sblpack.o $(XPDEV)/filewrap.o sblpack: sblpack.o $(XPDEV)/filewrap.o
clean: rm -f *.o clean:
\ No newline at end of file rm -f *.o
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment