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
2e92d60a
Commit
2e92d60a
authored
Jul 29, 2007
by
Rémi Denis-Courmont
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Forgot this file
parent
a8d1e07d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
15 deletions
+0
-15
src/Makefile.am
src/Makefile.am
+0
-15
No files found.
src/Makefile.am
View file @
2e92d60a
...
@@ -5,13 +5,10 @@
...
@@ -5,13 +5,10 @@
AUTOMAKE_OPTIONS
=
subdir-objects
AUTOMAKE_OPTIONS
=
subdir-objects
NULL
=
NULL
=
SUBDIRS
=
EXTRA_DIST
=
extras/COPYING modules/builtin.h.in libvlc.sym
EXTRA_DIST
=
extras/COPYING modules/builtin.h.in libvlc.sym
BUILT_SOURCES
=
modules/builtin.h misc/revision.c
BUILT_SOURCES
=
modules/builtin.h misc/revision.c
CLEANFILES
=
$(BUILT_SOURCES)
CLEANFILES
=
$(BUILT_SOURCES)
MOSTLYCLEANFILES
=
TOOLBOX
=
srcdir
=
$(top_srcdir)
builddir
=
$(top_builddir)
$(top_srcdir)
/toolbox
TOOLBOX
=
srcdir
=
$(top_srcdir)
builddir
=
$(top_builddir)
$(top_srcdir)
/toolbox
...
@@ -78,7 +75,6 @@ HEADERS_include = \
...
@@ -78,7 +75,6 @@ HEADERS_include = \
../include/vlc_playlist.h
\
../include/vlc_playlist.h
\
../include/vlc_stream.h
\
../include/vlc_stream.h
\
../include/vlc_strings.h
\
../include/vlc_strings.h
\
../include/vlc_symbols.h
\
../include/vlc_threads_funcs.h
\
../include/vlc_threads_funcs.h
\
../include/vlc_threads.h
\
../include/vlc_threads.h
\
../include/vlc_update.h
\
../include/vlc_update.h
\
...
@@ -301,17 +297,6 @@ SOURCES_libvlc_control = \
...
@@ -301,17 +297,6 @@ SOURCES_libvlc_control = \
# Stamp rules
# Stamp rules
###############################################################################
###############################################################################
if
!USE_LIBTOOL
if
!HAVE_WIN32
stamp-api
:
Makefile.in $(HEADERS_include) ../vlc-api.pl
(
cd
$(srcdir)
&&
cat
$(HEADERS_include)
)
|
\
top_srcdir
=
"
$(top_srcdir)
"
perl
$(top_srcdir)
/vlc-api.pl
touch
stamp-api
CLEANFILES
+=
stamp-api
endif
endif
misc/revision.c
:
misc/revision.c
:
rm
-f
$@
$@
.tmp
rm
-f
$@
$@
.tmp
echo
"/* AUTOGENERATED FILE - DO NOT EDIT */"
>
$@
.tmp
echo
"/* AUTOGENERATED FILE - DO NOT EDIT */"
>
$@
.tmp
...
...
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