mirror of
https://github.com/GnoConsortium/gno.git
synced 2025-01-08 02:30:45 +00:00
11 lines
188 B
Plaintext
11 lines
188 B
Plaintext
|
/*
|
||
|
* $Id: makewhatis.rez,v 1.1 1998/03/29 07:16:04 gdr-ftp Exp $
|
||
|
*/
|
||
|
|
||
|
#include "Types.Rez"
|
||
|
|
||
|
#define PROG "makewhatis"
|
||
|
#define DESC "Create the whatis(1) database."
|
||
|
|
||
|
#include "common.rez"
|