Changeset 1509 for trunk/src/kObjCache
- Timestamp:
- Apr 9, 2008, 2:40:05 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kObjCache/Makefile.kmk
r1050 r1509 1 # $Id: $1 # $Id: Makefile.kmk 785 2007-01-24 22:21:56Z bird $ 2 2 ## @file 3 # kObjCache 3 4 # 4 # kObjCache - Object Cache. 5 5 6 # 6 # Copyright (c) 2007 knut st. osmundsen <bird-kBuild-spam@anduin.net> 7 # 7 # Copyright (c) 2007-2008 knut st. osmundsen <bird-kBuild-spam@anduin.net> 8 8 # 9 9 # This file is part of kBuild. … … 21 21 # You should have received a copy of the GNU General Public License 22 22 # along with kBuild; if not, write to the Free Software 23 # Foundation, Inc., 5 9 Temple Place, Suite 330, Boston, MA 02111-1307USA23 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 24 24 # 25 25 # … … 34 34 kObjCache_LIBS = $(LIB_KUTIL) 35 35 36 include $( PATH_KBUILD)/subfooter.kmk36 include $(KBUILD_PATH)/subfooter.kmk 37 37
Note:
See TracChangeset
for help on using the changeset viewer.