Adding initial build system.

This commit is contained in:
Daniel Stone 2005-07-01 20:54:01 +00:00
parent a822df1cc1
commit 507d30546f

8
os/xstrans.c Normal file
View File

@ -0,0 +1,8 @@
#ifdef HAVE_CONFIG_H
#include <dix-config.h>
#endif
#define TRANS_REOPEN
#define TRANS_SERVER
#define XSERV_t
#include <X11/Xtrans/transport.c>