1 #/***************************************************************************
3 # openurl.library - universal URL display and browser launcher library
4 # Copyright (C) 1998-2005 by Troels Walsted Hansen, et al.
5 # Copyright (C) 2005-2009 by openurl.library Open Source Team
7 # This library is free software; it has been placed in the public domain
8 # and you can freely redistribute it and/or modify it. Please note, however,
9 # that some components may be under the LGPL or GPL license.
11 # This library is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY; without even the implied warranty of
13 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
15 # openurl.library project: http://sourceforge.net/projects/openurllib/
19 #***************************************************************************/
22 all: library prefs cmd raPrefs
42 @
$(MAKE
) -C library
clean
43 @
$(MAKE
) -C prefs
clean
45 @
$(MAKE
) -C raPrefs
clean
49 @
$(MAKE
) -C library cleanall
50 @
$(MAKE
) -C prefs cleanall
51 @
$(MAKE
) -C cmd cleanall
52 @
$(MAKE
) -C raPrefs cleanall
56 @sh tools
/bumprev.sh
all
60 @sh tools
/mkrelease.sh