]> git.sesse.net Git - vlc/commitdiff
Remove legacy nice target
authorRémi Denis-Courmont <remi@remlab.net>
Sun, 14 Feb 2010 20:25:05 +0000 (22:25 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Sun, 14 Feb 2010 20:26:18 +0000 (22:26 +0200)
Makefile.am
modules/common.am
src/Makefile.am

index f89518c29722ae024cd848065373d128b3f621f4..08236214487cf4cbcb599535476526e52b1382dd 100644 (file)
@@ -335,10 +335,6 @@ doc:
 
 .PHONY: libvlc core doc
 
-#To get some nice output
-nice:
-       $(top_builddir)/compile
-
 if HAVE_BEOS
 noinst_DATA = vlc-bundle
 vlc-bundle: vlc
index 4eaeb42bd1954d4b2462a899e90c727044903402..b83cb1b199816ed8474370f765e1d03f27718b2b 100644 (file)
@@ -33,8 +33,3 @@ if MAINTAINER_MODE
 $(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
        cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
 endif
-
-nice:
-       $(top_builddir)/compile
-
-.PHONY: nice
index 05e3f141f7d6b9a184a4aacf6de4c524f71e05e9..15e5515c0473e4ae39ad5bcb207a4cbba2909b85 100644 (file)
@@ -171,9 +171,6 @@ EXTRA_DIST += libvlc_win32_rc.rc.in
 # Building libvlc
 ###############################################################################
 
-nice:
-       $(top_builddir)/compile
-
 lib_LTLIBRARIES = libvlccore.la libvlc.la
 
 AM_LDFLAGS = -no-undefined