Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-gpu
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-gpu
Commits
9b61c0aa
Commit
9b61c0aa
authored
Nov 15, 2003
by
Christophe Massiot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Fixed typos.
parent
11a86fba
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
4 deletions
+6
-4
extras/contrib/Makefile
extras/contrib/Makefile
+4
-2
extras/contrib/src/Makefile
extras/contrib/src/Makefile
+2
-2
No files found.
extras/contrib/Makefile
View file @
9b61c0aa
...
...
@@ -2,7 +2,7 @@
# Makefile : Build vlc-contrib files
# ***************************************************************************
# Copyright (C) 2003 VideoLAN
# $Id: Makefile,v 1.
1 2003/11/15 01:21:48
massiot Exp $
# $Id: Makefile,v 1.
2 2003/11/15 13:09:02
massiot Exp $
#
# Authors: Christophe Massiot <massiot@via.ecp.fr>
#
...
...
@@ -31,8 +31,10 @@ all: FORCE
src
:
FORCE
$(MAKE)
-C
src all
bin
:
FORCE
contrib-macosx.tar.bz2
:
FORCE
$(WGET)
$(CONTRIB_URL)
bin
:
contrib-macosx.tar.bz2
bunzip2
-c
$<
|
tar
xf -
clean-src
:
FORCE
...
...
extras/contrib/src/Makefile
View file @
9b61c0aa
...
...
@@ -2,7 +2,7 @@
# src/Makefile : Dearchive and compile all files necessary
# ***************************************************************************
# Copyright (C) 2003 VideoLAN
# $Id: Makefile,v 1.
1 2003/11/15 01:21:48
massiot Exp $
# $Id: Makefile,v 1.
2 2003/11/15 13:09:02
massiot Exp $
#
# Authors: Christophe Massiot <massiot@via.ecp.fr>
#
...
...
@@ -528,7 +528,7 @@ ffmpeg: ffmpeg-$(FFMPEG_VERSION).tar.gz
CLEAN_FILE
+=
.ffmpeg
CLEAN_PKG
+=
ffmpeg
DISTCLEAN_PKG
+=
ffmpeg-
(
FFMPEG_VERSION
)
.tar.gz
DISTCLEAN_PKG
+=
ffmpeg-
$
(FFMPEG_VERSION)
.tar.gz
# ***************************************************************************
# openslp
...
...
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