Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jonathan Wilkes
flext
Commits
725fee57
Commit
725fee57
authored
Aug 08, 2002
by
thomas
Browse files
*** empty log message ***
git-svn-id:
https://svn.grrrr.org/ext/trunk@213
4d9ac71a-51e6-0310-8455-cad1006bcd31
parent
6bb63c1e
Changes
1
Hide whitespace changes
Inline
Side-by-side
makefile.pd-linux
View file @
725fee57
...
...
@@ -88,13 +88,13 @@ $(INSTDIR):
install
::
$(INSTDIR)
install
::
$(TARGET) $(TARGET_D) $(HDRS)
install
::
$(TARGET) $(TARGET_D)
$(TARGET_T) $(TARGET_TD)
$(HDRS)
cp
$^
$(INSTDIR)
chown
root.root
$(
patsubst
%,
$(INSTDIR)
/%,
$(
notdir
$^
))
.PHONY
:
clean
clean
:
rm
-f
$(TARGDIR)
/
*
.o
$(TARGET)
$(TARGET_D)
rm
-f
$(TARGDIR)
/
*
.o
$(TARGET)
$(TARGET_D)
$(TARGET_T)
$(TARGET_TD)
...
...
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