Changeset 1759:c954f4aaf7d7 in roaraudio for libroarsndio


Ignore:
Timestamp:
05/19/09 00:47:51 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

8 spaces -> TAB

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroarsndio/Makefile

    r1758 r1759  
    2222        ${CC} ${LDFLAGS} -o libroarsndio.so ${OBJS} ${LIBS} 
    2323libroarsndio.a: ${OBJS} 
    24         ${AR} cru libroarsndio.a ${OBJS} 
     24        ${AR} cru libroarsndio.a ${OBJS} 
Note: See TracChangeset for help on using the changeset viewer.