Skip to content

Commit

Permalink
Reverted input test file
Browse files Browse the repository at this point in the history
git-svn-id: https://codelite.svn.sourceforge.net/svnroot/codelite/trunk@1051 9da81c78-c036-0410-9e1f-a2b0375e4b5a
  • Loading branch information
srabbelier committed Feb 1, 2008
1 parent f4c7187 commit cc552cf
Showing 1 changed file with 45 additions and 1 deletion.
46 changes: 45 additions & 1 deletion MakefileParser/input
Original file line number Diff line number Diff line change
@@ -1 +1,45 @@
Lorem
Lorem
Lorem ipsum ya
teset = bla
$(teset)
bla = jajaaaaja
rot hihi = okeedan
bok = rot
bla rot = lol
rot = vijf
blarot = hihi
rothihi = replaced
test = yoyo
name = eran
doeswork = fiex!
first = 1
bsecond = 2b
bthird = 3b
yarr = pirate
forwarding = gogogo
Lorem ipsum
Ik zou wel is willen weten wat bla nou is
test een twee $(bla) drie vier $(bok) vijf zes zeven acht
test $($(bok) $(bla$(bok))) twee drie
a = een
b = twee
c = drie
d = vier
eentweedrievier = bijna gelukt
een twee drie vier = gelukt
$($(a) $(b) $(c) $(d))
I say $(test) tataa
bla = sex
lol = haha
Hatste flats van te meen
hohum=$(bla)
$(yarr)
$(yarr shiver me timbers je $(weet wel toch ja nee ) hearties yoho)
the power of $(forwarding) is yet unknown
to most $(name) here.
Now see if $(doeswork) yes
^^--
$(first)
asecond $(bsecond)
athird $(bthird) cthird
first second third fourth fifth

0 comments on commit cc552cf

Please sign in to comment.