"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "src/Makefile.am" between
sdparm-1.11.tgz and sdparm-1.12.tgz

About: sdparm let you access SCSI modes pages, read VPD pages, send simple SCSI commands (similar functionality for SCSI disks like "hdparm" for ATA disks).

Makefile.am  (sdparm-1.11.tgz):Makefile.am  (sdparm-1.12.tgz)
skipping to change at line 24 skipping to change at line 24
DBG_CPPFLAGS = DBG_CPPFLAGS =
endif endif
# -std=<s> can be c99, c11, gnu11, etc. Default is gnu11 # -std=<s> can be c99, c11, gnu11, etc. Default is gnu11
AM_CPPFLAGS = -iquote ${top_srcdir}/include $(DBG_CPPFLAGS) AM_CPPFLAGS = -iquote ${top_srcdir}/include $(DBG_CPPFLAGS)
AM_CFLAGS = -Wall -W $(DBG_CFLAGS) AM_CFLAGS = -Wall -W $(DBG_CFLAGS)
# AM_CFLAGS = -Wall -W -Wextra -Wmisleading-indentation -Wduplicated-cond -Wdupl icated-branches -Wlogical-op -Wnull-dereference -Wshadow -Wjump-misses-init # AM_CFLAGS = -Wall -W -Wextra -Wmisleading-indentation -Wduplicated-cond -Wdupl icated-branches -Wlogical-op -Wnull-dereference -Wshadow -Wjump-misses-init
# AM_CFLAGS = -Wall -W -Werror=misleading-indentation # AM_CFLAGS = -Wall -W -Werror=misleading-indentation
# AM_CFLAGS = -Wall -W -pedantic -std=c11 # AM_CFLAGS = -Wall -W -pedantic -std=c11
# AM_CFLAGS = -Wall -W -pedantic -std=c++14 # AM_CFLAGS = -Wall -W -pedantic -std=c++14
# AM_CFLAGS = -Wall -W -pedantic -std=c++20
sdparm_SOURCES = sdparm.c \ sdparm_SOURCES = sdparm.c \
sdparm.h \ sdparm.h \
sdparm_data.c \ sdparm_data.c \
sdparm_data_vendor.c \ sdparm_data_vendor.c \
sdparm_access.c \ sdparm_access.c \
sdparm_vpd.c \ sdparm_vpd.c \
sdparm_cmd.c sdparm_cmd.c
if OS_WIN32_MINGW if OS_WIN32_MINGW
skipping to change at line 76 skipping to change at line 77
../lib/sg_pt_linux_nvme.c \ ../lib/sg_pt_linux_nvme.c \
../include/sg_pt_linux.h \ ../include/sg_pt_linux.h \
../include/sg_linux_inc.h \ ../include/sg_linux_inc.h \
../lib/sg_pt_freebsd.c \ ../lib/sg_pt_freebsd.c \
../lib/sg_pt_osf1.c \ ../lib/sg_pt_osf1.c \
../lib/sg_pt_solaris.c \ ../lib/sg_pt_solaris.c \
../lib/sg_pt_win32.c \ ../lib/sg_pt_win32.c \
../include/sg_pt_win32.h \ ../include/sg_pt_win32.h \
getopt_long.c \ getopt_long.c \
port_getopt.h port_getopt.h
distclean-local:
rm -rf .deps
 End of changes. 2 change blocks. 
0 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)