Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Dlang
gtkd
Commits
2bffafef
Commit
2bffafef
authored
Sep 15, 2019
by
Matthias Klumpp
Browse files
Don't fail cleaning if wrap/ does not exist
parent
05c5b687
Changes
1
Hide whitespace changes
Inline
Side-by-side
GNUmakefile
View file @
2bffafef
...
...
@@ -459,7 +459,7 @@ clean:
-
rm
-f
$(LIBNAME_VTED)
$(SONAME_VTED)
vted-
$(MAJOR)
.pc
$(OBJECTS_VTED)
$(PICOBJECTS_VTED)
-
rm
-f
$(LIBNAME_PEASD)
$(SONAME_PEASD)
peasd-
$(MAJOR)
.pc
$(OBJECTS_PEASD)
$(PICOBJECTS_PEASD)
-
rm
-f
$(BINNAME_DEMO)
$(OBJECTS_DEMO)
$(SONAME_GTKD)
.
$(SO_VERSION)
$(MAKE)
-C
wrap clean
-
$(MAKE)
-C
wrap clean
#######################################################################
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment