Changeset 15 for tt-loader/Makefile


Ignore:
Timestamp:
May 28, 2008, 10:44:41 AM (16 years ago)
Author:
guillaume
Message:

Publication tt-loader v0.2.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tt-loader/Makefile

    r12 r15  
    55LDFLAGS = -g $(LIBS)
    66APP_NAME = tt-loader
    7 APP_VERSION = 0.2
     7APP_VERSION = 0.2.1
    88
    99# Adapt this to your system
     
    3030pkg: 2nd
    3131        rm -f $(APP_NAME)-$(APP_VERSION).tar.gz
    32         tar czf $(APP_NAME)-$(APP_VERSION).tar.gz Makefile *.c COPYING README commands.txt \
     32        tar czf $(APP_NAME)-$(APP_VERSION).tar.gz Makefile *.c COPYING README \
     33                CMD-SYNTAX commands.txt write-splash.txt FlashWriteNAND.txt \
    3334                tt-loader.sh 2nd/arm.ld 2nd/*.h 2nd/*.c 2nd/Makefile 2nd/start.S 2nd/2nd.bin
    3435
Note: See TracChangeset for help on using the changeset viewer.