Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!rutgers!ucsd!ames!bionet!agate!linus!raybed2!rayssd!anomaly!anomaly.sbs.com From: mpd@anomaly.sbs.com (Michael P. Deignan) Newsgroups: comp.unix.xenix.sco Subject: fsanalyze Message-ID: <3518@anomaly.sbs.com> Date: 28 Sep 90 22:02:54 GMT Sender: mpd@anomaly.sbs.com Organization: Small Business Systems, Inc., Esmond, RI 02917 Lines: 30 Version 4.1, Patchlevel 0, is available on 'anomaly'. Part of the Makefile is as follows: --- ## File System type - Use the first definition for derivatives of the old ## AT&T file system, including Version 7, System III, and System V ## releases 2 and 3, and XENIX. Use the second definition for derivatives FS = FS_ATT ## Operating system type - This definition is used for OS-dependencies within ## a given file system. Use OS_ATT or OS_BSD if none of the other definitions ## apply. #OS = OS_ATT OS = OS_XENIX_286 # (use _ATT for XENIX/386) --- We have used these definitions, in conjuction with the 2.3.2 devsys, to cleanly compile the program. We can make a binary available for you to UUCP if you cannot get the program to compile cleanly on your system. MD -- -- Michael P. Deignan, President -- Small Business Systems, Inc. -- -- Domain: mpd@anomaly.sbs.com -- Box 17220, Esmond, RI 02917 -- -- UUCP: ...uunet!rayssd!anomaly!mpd -- Telebit: +1 401 455 0347 -- -- XENIX Archives: login: xxcp, password: xenix Index: ~/SOFTLIST --