Ignore:
Timestamp:
Apr 1, 2001, 4:34:19 PM (25 years ago)
Author:
sandervl
Message:

moved initsystem code to odininst

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/install/makefile

    r4736 r5425  
    1 # $Id: makefile,v 1.6 2000-12-03 08:13:39 bird Exp $
     1# $Id: makefile,v 1.7 2001-04-01 14:34:19 sandervl Exp $
    22
    33#
     
    1111# Tell that we're producing an executable.
    1212#
     13USERAPP = 1
    1314EXETARGET = 1
    1415VIO = 1
     
    3738os2386.lib \
    3839$(RTLLIB) \
     40$(ODIN32_LIB)\advapi32.lib \
     41$(ODIN32_LIB)\user32.lib \
    3942$(ODIN32_LIB)\kernel32.lib
    4043
Note: See TracChangeset for help on using the changeset viewer.