2010-06-23 Joel Sherrill <joel.sherrilL@OARcorp.com>

* Makefile.am, configure.ac: Revert accidentally committed patch.
This commit is contained in:
Joel Sherrill
2010-06-23 22:50:49 +00:00
parent ce00f304d7
commit ec76b1148e
3 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2010-06-23 Joel Sherrill <joel.sherrilL@OARcorp.com>
* Makefile.am, configure.ac: Revert accidentally committed patch.
2010-06-23 Joel Sherrill <joel.sherrilL@OARcorp.com> 2010-06-23 Joel Sherrill <joel.sherrilL@OARcorp.com>
* psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am, * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,

View File

@@ -10,7 +10,7 @@ SUBDIRS += psxhdrs psx01 psx02 psx03 psx04 psx05 psx06 psx07 psx08 psx09 \
psx10 psx11 psx12 psx13 psx14 psxalarm01 \ psx10 psx11 psx12 psx13 psx14 psxalarm01 \
psxautoinit01 psxautoinit02 psxbarrier01 \ psxautoinit01 psxautoinit02 psxbarrier01 \
psxcancel psxcancel01 psxcleanup psxcleanup01 \ psxcancel psxcancel01 psxcleanup psxcleanup01 \
psxcond01 psxenosys psxkey01 psxkey02 psxkey03 psxload01 \ psxcond01 psxenosys psxkey01 psxkey02 psxkey03 \
psxitimer psxmsgq01 psxmsgq02 psxmsgq03 psxmsgq04 \ psxitimer psxmsgq01 psxmsgq02 psxmsgq03 psxmsgq04 \
psxmutexattr01 psxobj01 psxrwlock01 psxsem01 psxsignal01 psxsignal02 \ psxmutexattr01 psxobj01 psxrwlock01 psxsem01 psxsignal01 psxsignal02 \
psxsignal03 psxsignal04 psxsignal05 psxspin01 psxspin02 psxsysconf \ psxsignal03 psxsignal04 psxsignal05 psxspin01 psxspin02 psxsysconf \

View File

@@ -96,7 +96,6 @@ psxitimer/Makefile
psxkey01/Makefile psxkey01/Makefile
psxkey02/Makefile psxkey02/Makefile
psxkey03/Makefile psxkey03/Makefile
psxload01/Makefile
psxmount/Makefile psxmount/Makefile
psxmsgq01/Makefile psxmsgq01/Makefile
psxmsgq02/Makefile psxmsgq02/Makefile