Changes between Initial Version and Version 3 of Ticket #2260


Ignore:
Timestamp:
Mar 24, 2016, 2:50:08 PM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2260

    • Property Status changed from new to closed
    • Property Type changed from defect to submission
    • Property Resolution changed from to fixed
    • Property Port mindless added
  • Ticket #2260 – Description

    initial v3  
    1212
    1313================INLINE CONTENT================
     14{{{
    1415PortSystem              1.0
    1516name                    mindless
     
    3435configure.pre_args      \"\"
    3536configure.args          \"\"
    36 --
     37}}}
    3738 
    3839================INLINE CONTENT================
     40{{{
    3941--- Makefile    Sun Jul 18 04:59:59 2004
    4042+++ ../mindless-1.5-dp/Makefile Thu Jul 22 17:43:47 2004
     
    5557 $(TARGET):     $(OBJS)
    5658                $(CC) $(LDFLAGS) -o $@ $(OBJS) $(LIBS)
    57 --
     59}}}