summaryrefslogtreecommitdiffstats
path: root/servers/auth_server_lin/Makefile.cvs
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-04-26 17:26:25 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-04-26 17:26:25 -0500
commitf658d9ce8f17dcb5463816ebc73733315e6ed9b7 (patch)
tree8f4e9bb8308ff2a7ed9af631b124a83d6fcf98ec /servers/auth_server_lin/Makefile.cvs
downloadulab-f658d9ce8f17dcb5463816ebc73733315e6ed9b7.tar.gz
ulab-f658d9ce8f17dcb5463816ebc73733315e6ed9b7.zip
Initial import of FOSS RemoteFPGA servers from 2009
Prior to this, the servers existed as a source tarball that was periodically updated
Diffstat (limited to 'servers/auth_server_lin/Makefile.cvs')
-rwxr-xr-xservers/auth_server_lin/Makefile.cvs8
1 files changed, 8 insertions, 0 deletions
diff --git a/servers/auth_server_lin/Makefile.cvs b/servers/auth_server_lin/Makefile.cvs
new file mode 100755
index 0000000..d160702
--- /dev/null
+++ b/servers/auth_server_lin/Makefile.cvs
@@ -0,0 +1,8 @@
+default: all
+
+all:
+ aclocal
+ autoheader
+ automake
+ autoconf
+