Searched refs:OLD_VERSION (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/nmake/
H A Dobject.c181 #define OLD_VERSION "AT&T Bell Laboratories 08/11/89" macro
272 OLD_VERSION,
1532 if (memcmp(s, MAGIC, MAGICSIZE) || !(s = getstring(sp)) || streq(s, OLD_VERSION))
1551 strcpy(old_stamp.version, OLD_VERSION);

Completed in 337 milliseconds