Changeset 502 for trunk/src


Ignore:
Timestamp:
Aug 1, 2003, 4:46:25 PM (22 years ago)
Author:
bird
Message:

fixed dependency directory issue (I hope).

Location:
trunk/src/emx/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/src/lib/socket/socket.smak

    • Property cvs2svn:cvs-rev changed from 1.9 to 1.10
    r501 r502  
    33.MODULE := libsocket
    44.MDESC  := The socket library
    5 _MDIRS  := $.aout/tcpipv4 $.aout-prof/tcpipv4
     5_MDIRS  := $.aout/tcpipv4 $.aout-prof/tcpipv4 $.aout/dep-tcpipv4 $.aout-prof/dep-tcpipv4
    66.MDEP   := emxomf emximp $(_MDIRS)
    77TARGDIRS += $(_MDIRS)
  • trunk/src/emx/src/libsocket/socket.smak

    • Property cvs2svn:cvs-rev changed from 1.9 to 1.10
    r501 r502  
    33.MODULE := libsocket
    44.MDESC  := The socket library
    5 _MDIRS  := $.aout/tcpipv4 $.aout-prof/tcpipv4
     5_MDIRS  := $.aout/tcpipv4 $.aout-prof/tcpipv4 $.aout/dep-tcpipv4 $.aout-prof/dep-tcpipv4
    66.MDEP   := emxomf emximp $(_MDIRS)
    77TARGDIRS += $(_MDIRS)
Note: See TracChangeset for help on using the changeset viewer.