Sat May 11 13:18:49 2019 UTC ()
din: Update to 42

Changes since 41:

DIN Is Noise 42 @ Chennai, India
	Dedicated to Dad, Mr Narasimhan Sampath [06-10-1943 >> 16-04-2019]
	+++ Point Modulator on all curve editors, new for DIN42 +++
		+ modulate any point on any bezier curve along horizontal (ie X) and
			vertical (ie Y) axis over BPM
			+ eg., when done on a waveform, leads to timbral modulation, look @ the FFT :)
					+ try on shapeforms too!
					+ try on decays, delay feedback and volumes, pitch and range modulation
						curves etc etc!
		+ to modulate, click on the + button on the Point Modulator panel
			+ now pick a point on curve (any vertex or tangent) to modulate
				+ DIN draws a dotted line joining a state button to the point on curve
					+ nothing is modulating yet
				+ change X depth to modulate the point along horizontal axis over BPM
					+ the point should start moving along the horizontal
				+ change Y depth to modulate the point along vertical axis over BPM
				+ change X BPM and Y BPM to change the rate ie speed of modulation of the point
				+ when more than one point is modulating,
					+ click on None to deselect all modulating points
					+ click on a point's state button to change modulation params for just that point.
						+ use the X depth/BPM, Y depth/BPM spinners to change the params
					+ use All, None and Invert to select more than one state button and thus more than
						one point.
						+ use the X depth/BPM, Y depth/BPM spinners to change params for selected points
		+ press play button to toggle point modulation of selected points
		+ press kill button to kill point modulations of selected points
		+ point modulations are saved [and loaded] to [from] disk :)

	+++ Captures - mouse capture panel on all curve editors, new for DIN42 +++
		+ play, pause and kill captures
		+ To record a mouse capture, position mouse on the curve item
			that you want to assign the mouse capture, choose Menu > Mouse capture > Start,
			move mouse as you please and click or ESC to finish.
		+ To assign the mouse capture, choose Menu > Mouse capture > Assign and pick
			the curve item to assign the mouse capture.  You can assign the same mouse
			capture to other items by repeating the same.
		+ mouse capture is *not* saved to disk [maybe in a future release]

	+ Overlay pitch and volume distrubution on microtonal-keyboard:
		+ Menu > Misc > Overlay pitch distribution
		+ Menu > Misc > Overlay volume distribution
		+ Pixels Per Level
			+ more pixels, less acurate rendering of distribution but faster
			+ less pixels, more accurate rendering of distribution but slower
			+ Default is 5 pixels
	+ Mirror whole curve or curve vertex/tangent about Horizontal and Vertical axis
	+ Swap 2 curves [experimental, only works on editors with 2 curves]
	- removed Close button from Menu


(fox)
diff -r1.4 -r1.5 pkgsrc/audio/din/Makefile
diff -r1.3 -r1.4 pkgsrc/audio/din/PLIST
diff -r1.3 -r1.4 pkgsrc/audio/din/distinfo
diff -r1.2 -r1.3 pkgsrc/audio/din/patches/patch-src_Makefile.am

cvs diff -r1.4 -r1.5 pkgsrc/audio/din/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/din/Makefile 2019/04/13 13:56:43 1.4
+++ pkgsrc/audio/din/Makefile 2019/05/11 13:18:48 1.5
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.4 2019/04/13 13:56:43 fox Exp $ 1# $NetBSD: Makefile,v 1.5 2019/05/11 13:18:48 fox Exp $
2 2
3DISTNAME= din-41 3DISTNAME= din-42
4CATEGORIES= audio 4CATEGORIES= audio
5MASTER_SITES= https://archive.org/download/dinisnoise_source_code/ 5MASTER_SITES= https://archive.org/download/dinisnoise_source_code/
6 6
7MAINTAINER= fox@NetBSD.org 7MAINTAINER= fox@NetBSD.org
8HOMEPAGE= https://dinisnoise.org/ 8HOMEPAGE= https://dinisnoise.org/
9COMMENT= Open source cross-platform sound synthesizer 9COMMENT= Open source cross-platform sound synthesizer
10LICENSE= gnu-gpl-v2 10LICENSE= gnu-gpl-v2
11 11
12USE_LANGUAGES= c c++ 12USE_LANGUAGES= c c++
13USE_TOOLS+= autoreconf pkg-config gmake 13USE_TOOLS+= autoreconf pkg-config gmake
14GNU_CONFIGURE= yes 14GNU_CONFIGURE= yes
15 15
16LDFLAGS+= -ltcl -lSDL -lGL -lpthread 16LDFLAGS+= -ltcl -lSDL -lGL -lpthread

cvs diff -r1.3 -r1.4 pkgsrc/audio/din/PLIST (expand / switch to unified diff)

--- pkgsrc/audio/din/PLIST 2019/04/13 13:56:43 1.3
+++ pkgsrc/audio/din/PLIST 2019/05/11 13:18:48 1.4
@@ -1,28 +1,30 @@ @@ -1,28 +1,30 @@
1@comment $NetBSD: PLIST,v 1.3 2019/04/13 13:56:43 fox Exp $ 1@comment $NetBSD: PLIST,v 1.4 2019/05/11 13:18:48 fox Exp $
2bin/din 2bin/din
3share/applications/din.desktop 3share/applications/din.desktop
4share/din/factory/2600 4share/din/factory/2600
5share/din/factory/2600.help.tcl 5share/din/factory/2600.help.tcl
6share/din/factory/2600.patch.tcl 6share/din/factory/2600.patch.tcl
7share/din/factory/Makefile.am 7share/din/factory/Makefile.am
8share/din/factory/Sine_Mixer 8share/din/factory/Sine_Mixer
9share/din/factory/all_notes 9share/din/factory/all_notes
10share/din/factory/am.crv 10share/din/factory/am.crv
11share/din/factory/attack.crv 11share/din/factory/attack.crv
12share/din/factory/attack.ed 12share/din/factory/attack.ed
13share/din/factory/attack.lib 13share/din/factory/attack.lib
14share/din/factory/audio_prefs 14share/din/factory/audio_prefs
15share/din/factory/binaural-drone.help.tcl 15share/din/factory/binaural-drone.help.tcl
 16share/din/factory/binaural-drones-waveform.crv
 17share/din/factory/binaural-drones-waveform.ed
16share/din/factory/binaural-drones.hlp 18share/din/factory/binaural-drones.hlp
17share/din/factory/binaural-drones.tcl 19share/din/factory/binaural-drones.tcl
18share/din/factory/binaural_drones 20share/din/factory/binaural_drones
19share/din/factory/blues 21share/din/factory/blues
20share/din/factory/blues.drone 22share/din/factory/blues.drone
21share/din/factory/blues.intervals 23share/din/factory/blues.intervals
22share/din/factory/blues.ranges 24share/din/factory/blues.ranges
23share/din/factory/changer.help.tcl 25share/din/factory/changer.help.tcl
24share/din/factory/changer.patch.tcl 26share/din/factory/changer.patch.tcl
25share/din/factory/chord.help.tcl 27share/din/factory/chord.help.tcl
26share/din/factory/circler.scr 28share/din/factory/circler.scr
27share/din/factory/circler_cos.crv 29share/din/factory/circler_cos.crv
28share/din/factory/circler_cos.ed 30share/din/factory/circler_cos.ed
@@ -278,40 +280,42 @@ share/din/factory/country/uruguay @@ -278,40 +280,42 @@ share/din/factory/country/uruguay
278share/din/factory/country/uzbekistan 280share/din/factory/country/uzbekistan
279share/din/factory/country/vanuatu 281share/din/factory/country/vanuatu
280share/din/factory/country/venezuela 282share/din/factory/country/venezuela
281share/din/factory/country/vietnam 283share/din/factory/country/vietnam
282share/din/factory/country/wallis_and_futuna_islands 284share/din/factory/country/wallis_and_futuna_islands
283share/din/factory/country/western_sahara 285share/din/factory/country/western_sahara
284share/din/factory/country/yemen 286share/din/factory/country/yemen
285share/din/factory/country/zambia 287share/din/factory/country/zambia
286share/din/factory/country/zimbabwe 288share/din/factory/country/zimbabwe
287share/din/factory/curve-library.help.tcl 289share/din/factory/curve-library.help.tcl
288share/din/factory/curve-name.help.tcl 290share/din/factory/curve-name.help.tcl
289share/din/factory/curve-value.help.tcl 291share/din/factory/curve-value.help.tcl
290share/din/factory/curve_editor.hlp 292share/din/factory/curve_editor.hlp
 293share/din/factory/d_capturer
291share/din/factory/d_circler 294share/din/factory/d_circler
292share/din/factory/d_countries 295share/din/factory/d_countries
293share/din/factory/d_curve_picker 296share/din/factory/d_curve_picker
294share/din/factory/d_dotter 297share/din/factory/d_dotter
295share/din/factory/d_fft 298share/din/factory/d_fft
296share/din/factory/d_fractaliser 299share/din/factory/d_fractaliser
297share/din/factory/d_lissajous 300share/din/factory/d_lissajous
298share/din/factory/d_menu 301share/din/factory/d_menu
299share/din/factory/d_min_max 302share/din/factory/d_min_max
300share/din/factory/d_morpher 303share/din/factory/d_morpher
301share/din/factory/d_number 304share/din/factory/d_number
302share/din/factory/d_octave_shift 305share/din/factory/d_octave_shift
303share/din/factory/d_parameters 306share/din/factory/d_parameters
304share/din/factory/d_plugin_browser 307share/din/factory/d_plugin_browser
 308share/din/factory/d_point_modulator
305share/din/factory/d_rose_milker 309share/din/factory/d_rose_milker
306share/din/factory/d_sine_mixer 310share/din/factory/d_sine_mixer
307share/din/factory/d_spiraler 311share/din/factory/d_spiraler
308share/din/factory/d_starrer 312share/din/factory/d_starrer
309share/din/factory/d_superformula 313share/din/factory/d_superformula
310share/din/factory/d_warper 314share/din/factory/d_warper
311share/din/factory/dash.crv 315share/din/factory/dash.crv
312share/din/factory/decay.crv 316share/din/factory/decay.crv
313share/din/factory/decay.ed 317share/din/factory/decay.ed
314share/din/factory/decay.lib 318share/din/factory/decay.lib
315share/din/factory/delay.ed 319share/din/factory/delay.ed
316share/din/factory/din.hlp 320share/din/factory/din.hlp
317share/din/factory/din.osc 321share/din/factory/din.osc
@@ -348,37 +352,41 @@ share/din/factory/get-selection.help.tcl @@ -348,37 +352,41 @@ share/din/factory/get-selection.help.tcl
348share/din/factory/get-style.help.tcl 352share/din/factory/get-style.help.tcl
349share/din/factory/get-var.help.tcl 353share/din/factory/get-var.help.tcl
350share/din/factory/globals 354share/din/factory/globals
351share/din/factory/harmonics.help.tcl 355share/din/factory/harmonics.help.tcl
352share/din/factory/harmonics.patch.tcl 356share/din/factory/harmonics.patch.tcl
353share/din/factory/help.tcl 357share/din/factory/help.tcl
354share/din/factory/i8n_morse_code 358share/din/factory/i8n_morse_code
355share/din/factory/init.tcl 359share/din/factory/init.tcl
356share/din/factory/inner.crv 360share/din/factory/inner.crv
357share/din/factory/inner_space.crv 361share/din/factory/inner_space.crv
358share/din/factory/jag.fnt 362share/din/factory/jag.fnt
359share/din/factory/just-intonation.tuning 363share/din/factory/just-intonation.tuning
360share/din/factory/key.help.tcl 364share/din/factory/key.help.tcl
 365share/din/factory/keyboard-keyboard-waveform.crv
 366share/din/factory/keyboard-keyboard-waveform.ed
361share/din/factory/keyboard-keyboard.hlp 367share/din/factory/keyboard-keyboard.hlp
362share/din/factory/keyboard-keyboard.settings 368share/din/factory/keyboard-keyboard.settings
363share/din/factory/laser.fnt 369share/din/factory/laser.fnt
364share/din/factory/letter.crv 370share/din/factory/letter.crv
365share/din/factory/letter_space.crv 371share/din/factory/letter_space.crv
366share/din/factory/list-audio.help.tcl 372share/din/factory/list-audio.help.tcl
367share/din/factory/list-patches.help.tcl 373share/din/factory/list-patches.help.tcl
368share/din/factory/load-patch.help.tcl 374share/din/factory/load-patch.help.tcl
369share/din/factory/load-scale.help.tcl 375share/din/factory/load-scale.help.tcl
370share/din/factory/major-chord 376share/din/factory/major-chord
371share/din/factory/make-interval-note-vars.tcl 377share/din/factory/make-interval-note-vars.tcl
 378share/din/factory/microtonal-keyboard-waveform.crv
 379share/din/factory/microtonal-keyboard-waveform.ed
372share/din/factory/midimap.help.tcl 380share/din/factory/midimap.help.tcl
373share/din/factory/midimap.patch.tcl 381share/din/factory/midimap.patch.tcl
374share/din/factory/modulation.ed 382share/din/factory/modulation.ed
375share/din/factory/mondrian.ed 383share/din/factory/mondrian.ed
376share/din/factory/mondrian.hlp 384share/din/factory/mondrian.hlp
377share/din/factory/mondrian_attack.crv 385share/din/factory/mondrian_attack.crv
378share/din/factory/mondrian_attack.ed 386share/din/factory/mondrian_attack.ed
379share/din/factory/mondrian_decay.crv 387share/din/factory/mondrian_decay.crv
380share/din/factory/mondrian_decay.ed 388share/din/factory/mondrian_decay.ed
381share/din/factory/mondrian_waveform.crv 389share/din/factory/mondrian_waveform.crv
382share/din/factory/mondrian_waveform.ed 390share/din/factory/mondrian_waveform.ed
383share/din/factory/morph_source.crv 391share/din/factory/morph_source.crv
384share/din/factory/morph_target.crv 392share/din/factory/morph_target.crv
@@ -393,38 +401,43 @@ share/din/factory/octave-shift.ed @@ -393,38 +401,43 @@ share/din/factory/octave-shift.ed
393share/din/factory/p_Circler 401share/din/factory/p_Circler
394share/din/factory/p_Countries 402share/din/factory/p_Countries
395share/din/factory/p_Fractaliser 403share/din/factory/p_Fractaliser
396share/din/factory/p_Lissajous 404share/din/factory/p_Lissajous
397share/din/factory/p_Morpher 405share/din/factory/p_Morpher
398share/din/factory/p_Number 406share/din/factory/p_Number
399share/din/factory/p_Rose_Milker 407share/din/factory/p_Rose_Milker
400share/din/factory/p_Sine_Mixer 408share/din/factory/p_Sine_Mixer
401share/din/factory/p_Spiraler 409share/din/factory/p_Spiraler
402share/din/factory/p_Starrer 410share/din/factory/p_Starrer
403share/din/factory/p_Superformula 411share/din/factory/p_Superformula
404share/din/factory/pitch-vol.ed 412share/din/factory/pitch-vol.ed
405share/din/factory/pitch.crv 413share/din/factory/pitch.crv
 414share/din/factory/point-modulation.ed
 415share/din/factory/pomo-x.crv
 416share/din/factory/pomo-y.crv
406share/din/factory/pythagoras.tuning 417share/din/factory/pythagoras.tuning
407share/din/factory/range-height.crv 418share/din/factory/range-height.crv
408share/din/factory/range-height.crv.default 419share/din/factory/range-height.crv.default
409share/din/factory/range-mod-height.crv 420share/din/factory/range-mod-height.crv
410share/din/factory/range-mod-width.crv 421share/din/factory/range-mod-width.crv
411share/din/factory/range-modulation.ed 422share/din/factory/range-modulation.ed
412share/din/factory/range-width-height.ed 423share/din/factory/range-width-height.ed
413share/din/factory/range-width.crv 424share/din/factory/range-width.crv
414share/din/factory/range-width.crv.default 425share/din/factory/range-width.crv.default
415share/din/factory/rose_milker.scr 426share/din/factory/rose_milker.scr
416share/din/factory/rose_milker_cos.crv 427share/din/factory/rose_milker_cos.crv
417share/din/factory/rose_milker_cos.ed 428share/din/factory/rose_milker_cos.ed
 429share/din/factory/rose_milker_radius.crv
 430share/din/factory/rose_milker_radius.ed
418share/din/factory/rose_milker_sin.crv 431share/din/factory/rose_milker_sin.crv
419share/din/factory/rose_milker_sin.ed 432share/din/factory/rose_milker_sin.ed
420share/din/factory/save_settings.tcl 433share/din/factory/save_settings.tcl
421share/din/factory/scalelist 434share/din/factory/scalelist
422share/din/factory/scope.osc 435share/din/factory/scope.osc
423share/din/factory/scoper.help.tcl 436share/din/factory/scoper.help.tcl
424share/din/factory/scoper.patch.tcl 437share/din/factory/scoper.patch.tcl
425share/din/factory/seed.crv 438share/din/factory/seed.crv
426share/din/factory/seed.ed 439share/din/factory/seed.ed
427share/din/factory/seed.lib 440share/din/factory/seed.lib
428share/din/factory/set-audio.help.tcl 441share/din/factory/set-audio.help.tcl
429share/din/factory/set-beat.help.tcl 442share/din/factory/set-beat.help.tcl
430share/din/factory/set-bpm.help.tcl 443share/din/factory/set-bpm.help.tcl
@@ -446,35 +459,30 @@ share/din/factory/sine_mixer_sin.crv @@ -446,35 +459,30 @@ share/din/factory/sine_mixer_sin.crv
446share/din/factory/sine_mixer_sin.ed 459share/din/factory/sine_mixer_sin.ed
447share/din/factory/sounding-board.osc 460share/din/factory/sounding-board.osc
448share/din/factory/spiraler.scr 461share/din/factory/spiraler.scr
449share/din/factory/spiraler_cos.crv 462share/din/factory/spiraler_cos.crv
450share/din/factory/spiraler_cos.ed 463share/din/factory/spiraler_cos.ed
451share/din/factory/spiraler_radius.crv 464share/din/factory/spiraler_radius.crv
452share/din/factory/spiraler_radius.ed 465share/din/factory/spiraler_radius.ed
453share/din/factory/spiraler_radius.lib 466share/din/factory/spiraler_radius.lib
454share/din/factory/spiraler_sin.crv 467share/din/factory/spiraler_sin.crv
455share/din/factory/spiraler_sin.ed 468share/din/factory/spiraler_sin.ed
456share/din/factory/start-end.help.tcl 469share/din/factory/start-end.help.tcl
457share/din/factory/start-end.patch.tcl 470share/din/factory/start-end.patch.tcl
458share/din/factory/swav.crv 471share/din/factory/swav.crv
459share/din/factory/swav.ed 
460share/din/factory/tuning.help.tcl 472share/din/factory/tuning.help.tcl
461share/din/factory/velocity.crv 473share/din/factory/velocity.crv
462share/din/factory/velocity.ed 474share/din/factory/velocity.ed
463share/din/factory/velocity.lib 475share/din/factory/velocity.lib
464share/din/factory/vol.crv 476share/din/factory/vol.crv
465share/din/factory/volume-l.crv 477share/din/factory/volume-l.crv
466share/din/factory/volume-r.crv 478share/din/factory/volume-r.crv
467share/din/factory/warper.ed 479share/din/factory/warper.ed
468share/din/factory/warpx.crv 480share/din/factory/warpx.crv
469share/din/factory/warpy.crv 481share/din/factory/warpy.crv
470share/din/factory/waveform1.crv 
471share/din/factory/waveform1.ed 
472share/din/factory/waveform2.crv 
473share/din/factory/waveform2.ed 
474share/din/factory/waveforms.lib 482share/din/factory/waveforms.lib
475share/din/factory/window 483share/din/factory/window
476share/din/factory/word.crv 484share/din/factory/word.crv
477share/din/factory/word_space.crv 485share/din/factory/word_space.crv
478share/din/factory/write-svg.help.tcl 486share/din/factory/write-svg.help.tcl
479share/icons/hicolor/scalable/apps/din.svg 487share/icons/hicolor/scalable/apps/din.svg
480share/pixmaps/din.png 488share/pixmaps/din.png

cvs diff -r1.3 -r1.4 pkgsrc/audio/din/distinfo (expand / switch to unified diff)

--- pkgsrc/audio/din/distinfo 2019/04/13 13:56:43 1.3
+++ pkgsrc/audio/din/distinfo 2019/05/11 13:18:48 1.4
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.3 2019/04/13 13:56:43 fox Exp $ 1$NetBSD: distinfo,v 1.4 2019/05/11 13:18:48 fox Exp $
2 2
3SHA1 (din-41.tar.gz) = be78f27c3d0fd533093aba4c7ae700055967aa4c 3SHA1 (din-42.tar.gz) = afc28249d03131967faf174ffd9edceaa8e0db15
4RMD160 (din-41.tar.gz) = abb38f1439f7bdcd4d889661c748131c061c71f0 4RMD160 (din-42.tar.gz) = ba08fa1dfe0d9ef3e0aabc5dac3dd7a3e63d6a69
5SHA512 (din-41.tar.gz) = b4b3a2f4ddb9067c02ccda26f1c89039a4332f582b22d9f022b14d76622a1c5424a119d00b55247c37a5753a525cdc4d7a1074784da2940ad4940b0e3f58e06d 5SHA512 (din-42.tar.gz) = 2b3dff05e3cff71e5c8f5d61958f90208072bfbb5135a7d559bd5758a34af0acee1701a63044d00a096a391576a7eb9417527c1201ec4a024256b258be2b0df0
6Size (din-41.tar.gz) = 3634502 bytes 6Size (din-42.tar.gz) = 3643106 bytes
7SHA1 (patch-src_Makefile.am) = f380eef3426d58c273dd7cc2be6f4fbdb006d480 7SHA1 (patch-src_Makefile.am) = 512283c2a828f7f7d3477cc9143d4c331ab5360d
8SHA1 (patch-src_Makefile.in) = 6abe0ee6b73e61451b8258603167cee8c5d46cb7 8SHA1 (patch-src_Makefile.in) = 6abe0ee6b73e61451b8258603167cee8c5d46cb7

cvs diff -r1.2 -r1.3 pkgsrc/audio/din/patches/patch-src_Makefile.am (expand / switch to unified diff)

--- pkgsrc/audio/din/patches/patch-src_Makefile.am 2019/01/30 01:03:47 1.2
+++ pkgsrc/audio/din/patches/patch-src_Makefile.am 2019/05/11 13:18:49 1.3
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: patch-src_Makefile.am,v 1.2 2019/01/30 01:03:47 fox Exp $ 1$NetBSD: patch-src_Makefile.am,v 1.3 2019/05/11 13:18:49 fox Exp $
2 2
3Removed tcl8.6 flags, this is now handled in the pkgsrc script. 3Removed tcl8.6 flags, this is now handled in the pkgsrc script.
4 4
5--- src/Makefile.am.orig 2019-01-29 00:14:29.000000000 +0000 5--- src/Makefile.am.orig 2019-01-29 00:14:29.000000000 +0000
6+++ src/Makefile.am 6+++ src/Makefile.am
7@@ -1,5 +1,5 @@ 7@@ -1,5 +1,5 @@
8-AM_CXXFLAGS = -I ../include -I /usr/include/tcl8.6 -Wall -D_THREAD_SAFE -DHAVE_OPENGL -D__LICENSED__ -D __SVG__ -D __GPL20__ -DPREFIX=\"@prefix@\" 8-AM_CXXFLAGS = -I ../include -I /usr/include/tcl8.6 -Wall -D_THREAD_SAFE -DHAVE_OPENGL -D __LICENSED__ -D __SVG__ -D __GPL20__ -DPREFIX=\"@prefix@\"
9-LIBS += -ltcl8.6 -lSDL -lGL -lpthread -lasound -ljack 9-LIBS += -ltcl8.6 -lSDL -lGL -lpthread -lasound -ljack
10+AM_CXXFLAGS = -I ../include -Wall -D_THREAD_SAFE -DHAVE_OPENGL -D__LICENSED__ -D __SVG__ -D __GPL20__ -DPREFIX=\"@prefix@\" 10+AM_CXXFLAGS = -I ../include -Wall -D_THREAD_SAFE -DHAVE_OPENGL -D__LICENSED__ -D __SVG__ -D __GPL20__ -DPREFIX=\"@prefix@\"
11+LIBS += -lSDL -lGL -lpthread -lasound -ljack 11+LIBS += -lSDL -lGL -lpthread -lasound -ljack
12  12
13 AM_CFLAGS = -I ../include 13 AM_CFLAGS = -I ../include
14 bin_PROGRAMS = din 14 bin_PROGRAMS = din