Merge: makefiles: Remove dead code
authorJean Privat <jean@pryen.org>
Mon, 8 May 2017 20:05:33 +0000 (16:05 -0400)
committerJean Privat <jean@pryen.org>
Mon, 8 May 2017 20:05:33 +0000 (16:05 -0400)
Extracted from PR #2201.

Signed-off-by: Jean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>

Pull-Request: #2419

Makefile
contrib/tinks/Makefile
tests/Makefile

index e7cae2b..44acb6a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-NITCOPT=
 
 contrib_dir = ./contrib
 examples_dir = ./examples
index c254b80..43536cc 100644 (file)
@@ -48,5 +48,3 @@ android-release: assets/images/drawing.png android/res/ $(shell nitls -M src/cli
 
 android/res/: art/icon.svg
        ../inkscape_tools/bin/svg_to_icons art/icon.svg --android --out android/res/
-
-.PHONY: pub
index 29e9937..07b39b1 100644 (file)
@@ -1,6 +1,4 @@
 
-PROGS=*.nit ../examples/*.nit ../examples/leapfrog/leapfrog.nit ../examples/shoot/shoot_logic.nit ../contrib/pep8analysis/src/pep8analysis ../contrib/nitiwiki/src/nitiwiki ../lib/*.nit ../src/nitdoc.nit ../src/test_parser.nit ../src/nit.nit ../src/nitmetrics.nit ../src/nitc.nit
-
 all: niti nitcg nitcs
 
 alot: niti nitcg nitcs nitcs-bm nitcs-phmod nitcs-phand nitce nitce-bm nitce-phmod nitce-phand icode