Changeset 70a88c3 in rtems for c/src/exec/sapi/src/Makefile.in


Ignore:
Timestamp:
02/17/98 22:16:02 (25 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
98401e0
Parents:
e810408
Message:

renamed init.c exinit.c

File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/exec/sapi/src/Makefile.in

    re810408 r70a88c3  
    99PROJECT_ROOT = @PROJECT_ROOT@
    1010
    11 C_PIECES= debug extension fatal init io posixapi rtemsapi
     11C_PIECES= debug extension fatal exinit io posixapi rtemsapi
    1212C_FILES=$(C_PIECES:%=%.c)
    1313C_O_FILES=$(C_PIECES:%=${ARCH}/%.o)
Note: See TracChangeset for help on using the changeset viewer.