[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] r10505 - gnuradio/branches/developers/michaelld/omnith
From: |
michaelld |
Subject: |
[Commit-gnuradio] r10505 - gnuradio/branches/developers/michaelld/omnithread/omnithread/gnuradio |
Date: |
Wed, 25 Feb 2009 11:35:37 -0700 (MST) |
Author: michaelld
Date: 2009-02-25 11:35:37 -0700 (Wed, 25 Feb 2009)
New Revision: 10505
Added:
gnuradio/branches/developers/michaelld/omnithread/omnithread/gnuradio/Makefile.am
Log:
Added missing file.
Added:
gnuradio/branches/developers/michaelld/omnithread/omnithread/gnuradio/Makefile.am
===================================================================
---
gnuradio/branches/developers/michaelld/omnithread/omnithread/gnuradio/Makefile.am
(rev 0)
+++
gnuradio/branches/developers/michaelld/omnithread/omnithread/gnuradio/Makefile.am
2009-02-25 18:35:37 UTC (rev 10505)
@@ -0,0 +1,32 @@
+#
+# Copyright 2009 Free Software Foundation, Inc.
+#
+# This file is part of GNU Radio
+#
+# GNU Radio is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 3, or (at your option)
+# any later version.
+#
+# GNU Radio is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GNU Radio; see the file COPYING. If not, write to
+# the Free Software Foundation, Inc., 51 Franklin Street,
+# Boston, MA 02110-1301, USA.
+#
+
+include $(top_srcdir)/Makefile.common
+
+grinclude_HEADERS = \
+ omnithread.h \
+ omni_time.h \
+ ot_mach.h \
+ ot_nt.h \
+ ot_posix.h \
+ ot_pthread_nt.h \
+ ot_solaris.h \
+ ot_VxThread.h
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] r10505 - gnuradio/branches/developers/michaelld/omnithread/omnithread/gnuradio,
michaelld <=