[gimp-dds] / tags / release-2.0.1 / Makefile Repository:
ViewVC logotype

View of /tags/release-2.0.1/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 88 - (download) (annotate)
Wed Nov 7 23:49:28 2007 UTC (2 years ago) by cocidius
File size: 99 byte(s)
Replacing 2.0.1 release tag, phase 2 of 2
    1 
    2 OS=$(shell uname -s)
    3 ifeq ($(OS), Linux)
    4 include Makefile.linux
    5 else
    6 include Makefile.win32
    7 endif

ViewVC Help
Powered by ViewVC 1.0.4