Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9e2e1e5

Browse files
committed
Donn Cave <[email protected]>:
Updated to work better with BeOS. This closes SourceForge patch #101777.
1 parent d359022 commit 9e2e1e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Modules/Makefile.pre.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ getpath.o: getpath.c Makefile
149149
config.c Makefile: Makefile.pre config.c.in $(MAKESETUP)
150150
config.c Makefile: Setup.config Setup Setup.local
151151
config.c Makefile:
152-
-rm -f $(LIBRARY)
152+
-rm -rf $(LIBRARY)
153153
$(SHELL) $(MAKESETUP) Setup.config Setup.local Setup
154154

155155
hassignal:

0 commit comments

Comments
 (0)