Changeset 78 for trunk/kBuild/Examples


Ignore:
Timestamp:
Jun 1, 2004, 3:07:24 AM (21 years ago)
Author:
bird
Message:

..

Location:
trunk/kBuild/Examples/Library
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/Examples/Library/Makefile

    r72 r78  
    66
    77
    8 TEMPLATE                        := mylib                                                               
     8TEMPLATE                        := mylib
    99LIBRARIES           := libHello
    1010libHello_SOURCES    := hello.c
    11 libHello_TEMPLATE   := mylib
    1211
    1312DEPTH = ../../..
  • trunk/kBuild/Examples/Library/config.kmk

    r72 r78  
    1 
    21# define template mylib
    32TEMPLATE_mylib := Sample template for testing kBuild
Note: See TracChangeset for help on using the changeset viewer.