Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc
Commits
dfeb423d
Commit
dfeb423d
authored
Nov 30, 2007
by
Jean-Paul Saman
Committed by
Jean-Paul Saman
Mar 05, 2008
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add cleanup of missing files.
parent
d7de89ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
extras/contrib/src/Makefile
extras/contrib/src/Makefile
+3
-3
No files found.
extras/contrib/src/Makefile
View file @
dfeb423d
...
@@ -1267,7 +1267,7 @@ else
...
@@ -1267,7 +1267,7 @@ else
endif
endif
touch
$@
touch
$@
CLEAN_FILE
+=
.goom2k4
CLEAN_FILE
+=
.goom2k4
goom2k4-rpm
CLEAN_PKG
+=
goom
CLEAN_PKG
+=
goom
DISTCLEAN_PKG
+=
goom
$(GOOM2k4_VERSION)
.tar.gz
DISTCLEAN_PKG
+=
goom
$(GOOM2k4_VERSION)
.tar.gz
...
@@ -1380,7 +1380,7 @@ libmodplug: libmodplug-$(MODPLUG_VERSION).tar.gz
...
@@ -1380,7 +1380,7 @@ libmodplug: libmodplug-$(MODPLUG_VERSION).tar.gz
(
cd
$<
;
$(HOSTCC)
./configure
$(HOSTCONF)
--prefix
=
$(PREFIX)
--disable-shared
--enable-static
&&
make
&&
make
install
)
(
cd
$<
;
$(HOSTCC)
./configure
$(HOSTCONF)
--prefix
=
$(PREFIX)
--disable-shared
--enable-static
&&
make
&&
make
install
)
touch
$@
touch
$@
CLEAN_FILE
+=
.libmodplug
CLEAN_FILE
+=
.libmodplug
libmodplug-rpm
CLEAN_PKG
+=
libmodplug
CLEAN_PKG
+=
libmodplug
DISTCLEAN_PKG
+=
libmodplug-
$(MODPLUG_VERSION)
.tar.gz
DISTCLEAN_PKG
+=
libmodplug-
$(MODPLUG_VERSION)
.tar.gz
...
@@ -2208,4 +2208,4 @@ clean-src: clean
...
@@ -2208,4 +2208,4 @@ clean-src: clean
clean-rpm
:
clean-rpm
:
rm
-fr
rpm/
rm
-fr
rpm/
distclean
:
clean-src
distclean
:
clean-src
clean-rpm
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