Stefan Schuermans
start of implementation (half done)
Stefan Schuermans commited 42cf6f6 at 2011-09-11 07:59:34
# JFlexiPix - Java implementation of FlexiPix output library
#
# Copyright 2010-2011 Stefan Schuermans <stefan blinkenarea org>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, version 3 of the License.
#
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# BlinkenLightsInteractiveMovieProgram
# Copyright (C) 2004-2011: Stefan Schuermans <stefan@schuermans.info>
# Copyleft: GNU public license - http://www.gnu.org/copyleft/gpl.html
# a blinkenarea.org project
VERSION_MAJOR=0
VERSION_MINOR=1
VERSION_REVISION=0
JAVAC=javac
JAR=jar
KEYTOOL=keytool
JARSIGNER=jarsigner
KEYPASS=JFlexiPix
JAVA=java
PKG_PATH=org/blinkenarea/JFlexiPix
PKG_PATH_EX=$(PKG_PATH)/examples
CLASSES=Config Constants Display Distri Mapping MessageIf MsgType Pixel
CLASSES_EX=Blink Msg
CLASS_FILES=$(addprefix $(PKG_PATH)/,$(addsuffix .class,$(CLASSES)))
CLASS_FILES_EX=$(addprefix $(PKG_PATH_EX)/,$(addsuffix .class,$(CLASSES_EX)))
CONFIG_EX=$(PKG_PATH_EX)/config/single8x8.flp
CLASSPATH=.
.PHONY: all clean jar blink
.SUFFIXES:
.SECONDARY:
all: jar
clean:
rm -f $(PKG_PATH)/Version.java $(CLASS_FILES) JFlexiPix.jar
 
 
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX