VirtualBox

Changeset 46 in kBuild for trunk/src/kmk/nonints.h


Ignore:
Timestamp:
Apr 4, 2003 12:03:50 AM (22 years ago)
Author:
bird
Message:

kMk changes. Made extensions configurable from config.h. fixed parents.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/nonints.h

    r35 r46  
    4141
    4242/* arch.c */
     43#ifdef USE_ARCHIVES
    4344ReturnStatus Arch_ParseArchive __P((char **, Lst, GNode *));
    4445void Arch_Touch __P((GNode *));
     
    5051void Arch_Init __P((void));
    5152void Arch_End __P((void));
     53#endif
    5254
    5355/* compat.c */
     
    110112void Suff_DoPaths __P((void));
    111113void Suff_AddInclude __P((char *));
     114#ifdef USE_ARCHIVES
    112115void Suff_AddLib __P((char *));
     116#endif
    113117void Suff_FindDeps __P((GNode *));
    114118void Suff_SetNull __P((char *));
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette