From 4ddb7c2e4c6e09d20c65388cc2dc710b0422c2d4 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Tue, 13 Oct 2015 20:13:03 +0000 Subject: Reverse previous change; I was confused git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2650 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- icon/Makefile | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'icon') diff --git a/icon/Makefile b/icon/Makefile index a1bbea0b..2181c88b 100644 --- a/icon/Makefile +++ b/icon/Makefile @@ -1,15 +1,3 @@ -############################################################################### -# -# This directory is not part of a normal build. The file netpbm.ico is -# not platform-specific, so we distribute it in this directory already -# built. This make file is only for use by developers in generating a -# different icon. -# -# If you want to change netpbm.ico, run the make in this directory. And run -# 'make clean' in this directory too. -# -############################################################################### - ifeq ($(SRCDIR)x,x) SRCDIR = $(CURDIR)/.. BUILDDIR = $(SRCDIR) -- cgit 1.4.1