File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,3 +36,6 @@ noinst_LIBRARIES = @plugin_daemon_example_static_target@
3636libdaemon_example_a_CXXFLAGS = $(AM_CFLAGS )
3737libdaemon_example_a_CFLAGS = $(AM_CFLAGS )
3838libdaemon_example_a_SOURCES = daemon_example.cc
39+
40+ # Don't update the files from bitkeeper
41+ % ::SCCS/s.%
Original file line number Diff line number Diff line change @@ -22,3 +22,6 @@ pkglib_LTLIBRARIES= mypluglib.la
2222mypluglib_la_SOURCES = plugin_example.c
2323mypluglib_la_LDFLAGS = -module -rpath $(pkglibdir )
2424mypluglib_la_CFLAGS = -DMYSQL_DYNAMIC_PLUGIN
25+
26+ # Don't update the files from bitkeeper
27+ % ::SCCS/s.%
Original file line number Diff line number Diff line change 2525
2626test-verbose :
2727 HARNESS_VERBOSE=1 perl unit.pl run $(unittests )
28+
29+ # Don't update the files from bitkeeper
30+ % ::SCCS/s.%
Original file line number Diff line number Diff line change @@ -22,3 +22,5 @@ LDADD = -lmytap
2222
2323noinst_PROGRAMS = simple-t skip-t todo-t skip_all-t no_plan-t core-t
2424
25+ # Don't update the files from bitkeeper
26+ % ::SCCS/s.%
Original file line number Diff line number Diff line change @@ -23,3 +23,5 @@ LDADD = $(top_builddir)/unittest/mytap/libmytap.a \
2323
2424noinst_PROGRAMS = bitmap-t base64-t my_atomic-t
2525
26+ # Don't update the files from bitkeeper
27+ % ::SCCS/s.%
Original file line number Diff line number Diff line change @@ -21,3 +21,6 @@ noinst_HEADERS = tap.h
2121libmytap_a_SOURCES = tap.c
2222
2323SUBDIRS = . t
24+
25+ # Don't update the files from bitkeeper
26+ % ::SCCS/s.%
Original file line number Diff line number Diff line change @@ -21,3 +21,5 @@ LDADD = -lmytap
2121
2222noinst_PROGRAMS = basic-t
2323
24+ # Don't update the files from bitkeeper
25+ % ::SCCS/s.%
You can’t perform that action at this time.
0 commit comments