Added the support for the hardware depedent interface.

This commit is contained in:
Jaroslav Kysela 2000-01-10 10:07:53 +00:00
parent c569de6883
commit a6aee7bee0
6 changed files with 186 additions and 19 deletions

7
src/hwdep/Makefile.am Normal file
View file

@ -0,0 +1,7 @@
EXTRA_LTLIBRARIES=libhwdep.la
libhwdep_la_SOURCES = hwdep.c
all: libhwdep.la
INCLUDES=-I$(top_srcdir)/include