To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcx.legosOpen lugnet.robotics.rcx.legos in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / legOS / 1635
1634  |  1636
Subject: 
util/dll-src makefile patch
Newsgroups: 
lugnet.robotics.rcx.legos
Date: 
Thu, 18 Jan 2001 05:36:38 GMT
Viewed: 
1239 times
  
Hi,

Here is a set of patches for util/dll-src/Makefile against the current cvs
version.  The first patch avoids the need of a symbolic link to lnp.c under
unix.  Can somebody please let me know if it works under windows.  The other
patches are for consistency with other Makfiles.

Pat

RCS file: /cvsroot/legOS/legOS/util/dll-src/Makefile,v
retrieving revision 1.3
diff -r1.3 Makefile
14c14
< SRCS1=loader.c rcxtty.c keepalive.c lnp.c lx.c
---
SRCS1=loader.c rcxtty.c keepalive.c ../../kernel/lnp.c lx.c
48c48
<       $(CC) -o $*.o -c $*.c $(CFLAGS)
---
      $(CC) -o $@ -c $< $(CFLAGS)
51c51
<       $(CC) -o $*$(EXT) $*.c $(CFLAGS)
---
      $(CC) -o $@ $< $(CFLAGS)



Message has 1 Reply:
  Re: util/dll-src makefile patch
 
(...) current cvs (...) lnp.c under (...) windows. The other (...) They works. :-) Bye, Paolo. --- I'm an optimist, but I don't think it helps. (24 years ago, 18-Jan-01, to lugnet.robotics.rcx.legos)

2 Messages in This Thread:

Entire Thread on One Page:
Nested:  All | Brief | Compact | Dots
Linear:  All | Brief | Compact
    

Custom Search

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR