mirror of
https://github.com/mdbtools/mdbtools.git
synced 2026-03-10 00:20:54 +08:00
Added (premilinary) support for null columns.
Added support routines for C files generated by parsecsv utilities.
This commit is contained in:
@@ -19,7 +19,7 @@ LIBS =
|
||||
INSTALL= @INSTALL@
|
||||
|
||||
PROGS = mdb-dump
|
||||
OBJS = dump.o
|
||||
OBJS = dump.o
|
||||
|
||||
all: $(PROGS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user