home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / gnu / utils / bug / 1481 < prev    next >
Encoding:
Text File  |  1992-09-08  |  904 b   |  43 lines

  1. Newsgroups: gnu.utils.bug
  2. Path: sparky!uunet!cis.ohio-state.edu!kssib.ksc.nasa.gov!rhill%core1
  3. From: rhill%core1@kssib.ksc.nasa.gov (Russ Hill)
  4. Subject: GNU tar
  5. Message-ID: <199209042059.AA16395@apollo308>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: GNUs Not Usenet
  8. Distribution: gnu
  9. Date: Fri, 4 Sep 1992 12:59:00 GMT
  10. Approved: bug-gnu-utils@prep.ai.mit.edu
  11. Lines: 30
  12.  
  13. GNU tar 1.10
  14.  
  15. makefile changes for CX/UX harris nighthawk machine
  16.  
  17.  
  18. #CX/UX
  19. CC=cc
  20. DEFS= -DUSG -DHAVE_SIZE_T -DNEED_TZSET
  21. LOCAL_SRC =  getdate.y rtape_lib.c
  22. LOCAL_OBJ =  getdate.$O rtape_lib.$O
  23. LDFLAGS =
  24. LIBS =
  25. LINT =
  26. LINTFLAGS =
  27. DEF_AR_FILE = \"/dev/rmt/0m\"
  28. DEFBLOCKING = 20
  29. O = o
  30.  
  31.  
  32.  
  33. Russ
  34.  
  35. Russ Hill                           Unix Analyst - CADCO
  36. Harris Space Systems Corporation    ROCK1-505  (407) 633-3950
  37. 295 Barnes Blvd                     Rockledge, Fl 32955
  38.  
  39. "That boy is as sharp as a sack of wet mice."
  40.             -- Foghorn Leghorn
  41.  
  42.  
  43.